[PATCH] D128342: [LoopVectorize] Disable tail-folding when masked interleaved accesses are unavailable

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 28 06:47:02 PDT 2022


david-arm updated this revision to Diff 440598.
david-arm added a comment.

- Cleaned up tests.
- Renamed haveGroups -> hasGroups.


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

https://reviews.llvm.org/D128342

Files:
  llvm/include/llvm/Analysis/VectorUtils.h
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/AArch64/sve-tail-folding-interleave.ll
  llvm/test/Transforms/LoopVectorize/tail-folding-interleave.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128342.440598.patch
Type: text/x-patch
Size: 8182 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220628/fb1334c3/attachment.bin>


More information about the llvm-commits mailing list