[PATCH] D132591: [LV] Use safe-divisor lowering for fixed vectors if profitable
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 6 10:24:19 PDT 2022
reames updated this revision to Diff 458207.
reames added a comment.
Address review style comments.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132591/new/
https://reviews.llvm.org/D132591
Files:
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/RISCV/divrem.ll
llvm/test/Transforms/LoopVectorize/first-order-recurrence-sink-replicate-region.ll
llvm/test/Transforms/LoopVectorize/first-order-recurrence.ll
llvm/test/Transforms/LoopVectorize/if-pred-non-void.ll
llvm/test/Transforms/LoopVectorize/induction.ll
llvm/test/Transforms/LoopVectorize/pr44488-predication.ll
llvm/test/Transforms/LoopVectorize/reduction-small-size.ll
llvm/test/Transforms/LoopVectorize/vplan-printing.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132591.458207.patch
Type: text/x-patch
Size: 137803 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220906/1d468e89/attachment.bin>
More information about the llvm-commits
mailing list