[PATCH] D23854: [LoopAccessAnalysis] Recognize geps that include s/zexts as consecutive memory accesses.
Chad Rosier via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 1 08:51:19 PDT 2016
mcrosier added a comment.
In https://reviews.llvm.org/D23854#531472, @bmakam wrote:
> I am abandoning this patch because of the additional complexity involved for very minimal performance gain. Please feel free to revisit if you think otherwise.
SGTM. Regardless, thanks for taking a look, Balaram.
https://reviews.llvm.org/D23854
More information about the llvm-commits
mailing list