[PATCH] D108900: [LV] Fix crash for reverse masked interleaved groups

Ayal Zaks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 12 11:42:13 PDT 2021


Ayal updated this revision to Diff 379127.
Ayal added a comment.

Updated test to ignore the runtime checks in the entry block, as these have changed since previous upload of patch, and are immaterial to the patch itself.


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

https://reviews.llvm.org/D108900

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/X86/x86-interleaved-accesses-masked-group.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108900.379127.patch
Type: text/x-patch
Size: 64543 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211012/af3339a9/attachment-0001.bin>


More information about the llvm-commits mailing list