CodeGen/RISCV: increase test coverage of lrint, llrint (#70826)
To follow up on 98c90a13 (ISel: introduce vector ISD::LRINT, ISD::LLRINT; custom RISCV lowering), increase the test coverage to test the codegen of the i32-variant of lrint on RV64, and llrint on RV32.
Loading
Please sign in to comment