[PATCH] D24557: [Loop Vectorizer] Simplified GEP cloning. NFC.
Elena Demikhovsky via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 15 12:42:34 PDT 2016
delena added a comment.
> I would still like @delena to confirm that this is indeed what was happening!
I don't have a reproducer. Otherwise I was adding a test case and closing the issue.
I can put an assert that checks that the GEP has only one loop-variant operand. If it fails after the second commit, I'll fetch the case, at least.
Repository:
rL LLVM
https://reviews.llvm.org/D24557
More information about the llvm-commits
mailing list