[PATCH] D24557: [Loop Vectorizer] Simplified GEP cloning. NFC.

Michael Kuperstein via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 15 12:58:16 PDT 2016


mkuper added a comment.

In https://reviews.llvm.org/D24557#543964, @delena wrote:

> > 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.


That sounds good to me.


Repository:
  rL LLVM

https://reviews.llvm.org/D24557





More information about the llvm-commits mailing list