This produces a 1% speedup on an important internal Google benchmark
(protocol buffers), with no other regressions in google or in the llvm
test-suite. Only 5 targets in the entire llvm test-suite are affected,
and on those 5 targets the size increase is 0.027%
Details
Details
- Reviewers
davidxl
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Could you make a test case? Could be an MIR test case if an IR case would be too fragile.
Comment Actions
Yea, okay :) -- In any case, it looks like this was committed in r297925 and there were indeed some test-case changes.