[PATCH] D132308: [LV] Replace fixed-order cost model with a SK_Splice shuffle
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 23 00:00:36 PDT 2022
dmgreen updated this revision to Diff 454711.
dmgreen added a comment.
Added AArch64 and X86 tests, neither of which change with the updated costs from D132299 <https://reviews.llvm.org/D132299> and D132374 <https://reviews.llvm.org/D132374>.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132308/new/
https://reviews.llvm.org/D132308
Files:
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/AArch64/fixed-order-recurrence.ll
llvm/test/Transforms/LoopVectorize/ARM/mve-recurrence.ll
llvm/test/Transforms/LoopVectorize/X86/fixed-order-recurrence.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132308.454711.patch
Type: text/x-patch
Size: 46695 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220823/eb679cd4/attachment.bin>
More information about the llvm-commits
mailing list