[PATCH] D21183: Better selection of common base address in constant hoisting

Sjoerd Meijer via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 10 08:13:45 PDT 2016


SjoerdMeijer added a comment.

I have some first performance results for 2 configurations: "cortex-a53, aarch32, –mthumb" and "cortex-a53, aarch64" and the results are fairly neutral. So some regression, some improvements; they really cancel each other out. I want to run a few more benchmarks, and also run the test suite on X86.
Next is also to get more numbers on code size.


http://reviews.llvm.org/D21183





More information about the llvm-commits mailing list