[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
Wed Aug 24 00:30:09 PDT 2022


dmgreen updated this revision to Diff 455090.
dmgreen added a comment.

Rebase over the tests added in rGe29f9f7572d7 <https://reviews.llvm.org/rGe29f9f7572d75c25cf06b080dce6bda9ebcf5008> (and the updates to the cost models). As a result - no changes in the new fixed-order-recurrence.ll tests.


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/ARM/mve-recurrence.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132308.455090.patch
Type: text/x-patch
Size: 13441 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220824/83cafb6f/attachment.bin>


More information about the llvm-commits mailing list