[PATCH] D146746: [RISCV] Add test cases for cost modelling more shuffle kinds
Luke Lau via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 24 06:48:59 PDT 2023
luke updated this revision to Diff 508075.
luke added a comment.
Split up into several smaller commits
- [RISCV] Add test cases for modeling more shuffle kinds
- [RISCV] Enable SLP in RISC-V SLP reduction tests
- [RISCV] Add test case for two equivalent reductions
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146746/new/
https://reviews.llvm.org/D146746
Files:
llvm/test/Analysis/CostModel/RISCV/shuffle-insert.ll
llvm/test/Analysis/CostModel/RISCV/shuffle-select.ll
llvm/test/Transforms/SLPVectorizer/RISCV/reductions.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146746.508075.patch
Type: text/x-patch
Size: 17433 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230324/c7c19702/attachment.bin>
More information about the llvm-commits
mailing list