[PATCH] D30474: [InstCombine] Always Fold GEP chains where the first index is zero

Matthew Simpson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 16 10:05:32 PDT 2017


mssimpso abandoned this revision.
mssimpso added a comment.

I'm abandoning this change for now. Performance results were mostly noise, so I'm not sure it's worth committing. I might come back to it if I find a compelling test case.


https://reviews.llvm.org/D30474





More information about the llvm-commits mailing list