[PATCH] D139039: [RISCV] Incorporate LMUL into costs for arithmetic and shuffles

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 1 10:46:50 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG73eacf94e03b: [RISCV] Incorporate LMUL into costs for arithmetic and shuffles (authored by reames).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139039

Files:
  llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/RISCV/active_lane_mask.ll
  llvm/test/Analysis/CostModel/RISCV/arith-fp.ll
  llvm/test/Analysis/CostModel/RISCV/arith-int.ll
  llvm/test/Analysis/CostModel/RISCV/rvv-intrinsics.ll
  llvm/test/Analysis/CostModel/RISCV/rvv-shuffle.ll
  llvm/test/Analysis/CostModel/RISCV/splice.ll
  llvm/test/Transforms/LoopVectorize/RISCV/riscv-vector-reverse.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139039.479358.patch
Type: text/x-patch
Size: 82984 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221201/22aa5216/attachment-0001.bin>


More information about the llvm-commits mailing list