Optimization: constant and dead logic cleaning while keeping hierarchy #3835
-
Hi everyone, |
Beta Was this translation helpful? Give feedback.
Answered by
nakengelhardt
Jul 7, 2023
Replies: 1 comment 3 replies
-
|
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
xtofalex
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
opt
does both of these optimizations, but it is run separately on each module. So as long as you keep the hierarchy, it is not possible to do optimization across module boundaries.