diff options
author | Shih-Po Hung <shihpo.hung@sifive.com> | 2025-09-26 16:47:10 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-26 16:47:10 +0800 |
commit | aa08b1a9963f33ded658d3ee655429e1121b5212 (patch) | |
tree | 616fc86106309eef1db7a02ef54d1131be15d7d8 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 9b270fcb376ccdef333ae717f37d04d90defd115 (diff) | |
download | llvm-aa08b1a9963f33ded658d3ee655429e1121b5212.zip llvm-aa08b1a9963f33ded658d3ee655429e1121b5212.tar.gz llvm-aa08b1a9963f33ded658d3ee655429e1121b5212.tar.bz2 |
[TTI][RISCV] Add cost modelling for intrinsic vp.load.ff (#160470)
Split out from #151300 to isolate TargetTransformInfo cost modelling for
fault-only-first loads from VPlan implementation details. This change
adds costing support for vp.load.ff independently of the VPlan work.
For now, model a vp.load.ff as cost-equivalent to a vp.load.
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions