[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
Thu Oct 20 21:09:32 PDT 2022
craig.topper updated this revision to Diff 469465.
craig.topper added a comment.
More tests
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.469465.patch
Type: text/x-patch
Size: 241336 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221021/f696efd2/attachment-0001.bin>
More information about the llvm-commits
mailing list