Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D136411
[RISCV] Add missing vscale x 1 cost model entries and tests. ClosedPublic Authored by craig.topper on Oct 20 2022, 6:06 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 21 2022, 7:29 AM Closed by commit rG020450211ba8: [RISCV] Add missing vscale x 1 cost model entries and tests. (authored by craig.topper). · Explain WhyOct 21 2022, 9:06 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 469645 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
|