[PATCH] D121447: [RISCV] Add basic code modeling for fixed length vector reduction.
Yeting Kuo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Mar 13 20:04:39 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
fakepaper56 marked 3 inline comments as done.
Closed by commit rGae7c6647f3ea: [RISCV] Add basic code modeling for fixed length vector reduction. (authored by fakepaper56).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121447/new/
https://reviews.llvm.org/D121447
Files:
llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
llvm/lib/Target/RISCV/RISCVTargetTransformInfo.h
llvm/test/Analysis/CostModel/RISCV/reduce-add.ll
llvm/test/Analysis/CostModel/RISCV/reduce-and.ll
llvm/test/Analysis/CostModel/RISCV/reduce-fadd.ll
llvm/test/Analysis/CostModel/RISCV/reduce-max.ll
llvm/test/Analysis/CostModel/RISCV/reduce-min.ll
llvm/test/Analysis/CostModel/RISCV/reduce-or.ll
llvm/test/Analysis/CostModel/RISCV/reduce-xor.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121447.414977.patch
Type: text/x-patch
Size: 137929 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220314/63bb6ee3/attachment-0001.bin>
More information about the llvm-commits
mailing list