[PATCH] D81267: [LV] Enable the LoopVectorizer to create pointer inductions

Anna Welker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 10 03:03:07 PDT 2020


anwel updated this revision to Diff 276970.
anwel marked 6 inline comments as done.
anwel added a comment.

Revisited the new test to make it cleaner.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D81267/new/

https://reviews.llvm.org/D81267

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/ARM/pointer_iv.ll
  llvm/test/Transforms/LoopVectorize/pointer-induction.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81267.276970.patch
Type: text/x-patch
Size: 50504 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200710/843f4842/attachment-0001.bin>


More information about the llvm-commits mailing list