[PATCH] D104795: [IVDescriptors] Make pointer inductions compatible with opaque pointers

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 25 08:29:35 PDT 2021


nikic updated this revision to Diff 354514.
nikic edited the summary of this revision.
nikic added a comment.

Adjust assertion.


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

https://reviews.llvm.org/D104795

Files:
  llvm/include/llvm/Analysis/IVDescriptors.h
  llvm/lib/Analysis/IVDescriptors.cpp
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/iv_outside_user.ll
  llvm/test/Transforms/LoopVectorize/opaque-ptr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104795.354514.patch
Type: text/x-patch
Size: 8822 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210625/7fc64fee/attachment.bin>


More information about the llvm-commits mailing list