[PATCH] D112552: [LoopVectorize] When tail-folding, don't always predicate uniform loads

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 1 04:51:36 PDT 2021


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

- Made sure we don't set `IsPredicated` in the VPReplicateRecipe.


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

https://reviews.llvm.org/D112552

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/AArch64/tail-fold-uniform-memops.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112552.383778.patch
Type: text/x-patch
Size: 6785 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211101/cb17fbda/attachment.bin>


More information about the llvm-commits mailing list