[PATCH] D30903: [AArch64] Use alias analysis in the load/store optimization pass.

Chad Rosier via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 17 07:31:16 PDT 2017


mcrosier added a comment.

Compile-time regression tests on the llvm-test-suite and SPEC200X resulted in a net 1.288% improvement in compile time.  I suspect that's really just noise, but the main take away is that there were no regression identified.  Will commit soon..


https://reviews.llvm.org/D30903





More information about the llvm-commits mailing list