[CostModel][RISCV] Add test coverage of floating point rounding intrinsics
authorPhilip Reames <preames@rivosinc.com>
Wed, 3 Aug 2022 23:27:44 +0000 (16:27 -0700)
committerPhilip Reames <listmail@philipreames.com>
Wed, 3 Aug 2022 23:51:43 +0000 (16:51 -0700)
commita243af52bb6660d2abdc8eacfa287de5c3d28dfa
tree906f6968d19e457c5910b5a1eeb821bdf2f35e27
parent239c831de4d09530ebd4e254f9248764792afa5e
[CostModel][RISCV] Add test coverage of floating point rounding intrinsics

These costs are fairly bogus, but at least we have baseline coverage now.
llvm/test/Analysis/CostModel/RISCV/fround.ll [new file with mode: 0644]