[PATCH] D127511: [RISCV] Refine costs for i1 reductions
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 10 13:30:31 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG536095a27c17: [RISCV] Refine costs for i1 reductions (authored by reames).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127511/new/
https://reviews.llvm.org/D127511
Files:
llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
llvm/test/Analysis/CostModel/RISCV/reduce-add.ll
llvm/test/Analysis/CostModel/RISCV/reduce-and.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: D127511.436028.patch
Type: text/x-patch
Size: 39320 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220610/5a334fbc/attachment.bin>
More information about the llvm-commits
mailing list