[PATCH] D136411: [RISCV] Add missing vscale x 1 cost model entries and tests.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 21 09:06:37 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG020450211ba8: [RISCV] Add missing vscale x 1 cost model entries and tests. (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136411

Files:
  llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/RISCV/arith-fp.ll
  llvm/test/Analysis/CostModel/RISCV/fp-min-max-abs.ll
  llvm/test/Analysis/CostModel/RISCV/fp-sqrt-pow.ll
  llvm/test/Analysis/CostModel/RISCV/fp-trig-log-exp.ll
  llvm/test/Analysis/CostModel/RISCV/fround.ll
  llvm/test/Analysis/CostModel/RISCV/int-bit-manip.ll
  llvm/test/Analysis/CostModel/RISCV/int-min-max.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136411.469645.patch
Type: text/x-patch
Size: 241336 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221021/df11b394/attachment-0001.bin>


More information about the llvm-commits mailing list