[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
Wed Nov 17 08:31:26 PST 2021
david-arm updated this revision to Diff 387955.
david-arm added a comment.
- Changed the patch to add the uniform load check in isPredicatedInst instead.
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.387955.patch
Type: text/x-patch
Size: 6712 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211117/91e13611/attachment.bin>
More information about the llvm-commits
mailing list