[PATCH] D52671: [InstCombine] Skip merging non-free GEP

Jun Bum Lim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 12 09:10:38 PDT 2018


junbuml added a comment.

With the last modification I made based on Eli's comment, I didn't see any significant changes in size / performance in my spec2000 test on AArch64. Observed minor performance improvement in some internal benchmarks.


https://reviews.llvm.org/D52671





More information about the llvm-commits mailing list