Y
Hacker News
new
|
ask
|
show
|
jobs
by
pcwalton
3724 days ago
But if the wrappers get inlined (which they should be) then SROA kicks in and promotes the tags to SSA values, where other optimizations such as SCCP can eliminate them. Optimizing compilers are awesome :)