[PATCH] D142068: [CostModel][RISCV] Model code size cost for reduction

ShihPo Hung via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 5 17:59:32 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGfb661e255439: [CostModel][RISCV] Model code size cost for reduction (authored by arcbbb).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D142068/new/

https://reviews.llvm.org/D142068

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-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-scalable-fp.ll
  llvm/test/Analysis/CostModel/RISCV/reduce-scalable-int.ll
  llvm/test/Analysis/CostModel/RISCV/reduce-xor.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142068.502496.patch
Type: text/x-patch
Size: 222361 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230306/42fedc7f/attachment-0001.bin>


More information about the llvm-commits mailing list