[all-commits] [llvm/llvm-project] 7a7603: CodeGen/RISCV: increase test coverage of lrint, ll...

Ramkumar Ramachandra via All-commits all-commits at lists.llvm.org
Tue Oct 31 12:16:53 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7a7603883506e1b02be9da560edc6d75d440a1e9
      https://github.com/llvm/llvm-project/commit/7a7603883506e1b02be9da560edc6d75d440a1e9
  Author: Ramkumar Ramachandra <Ramkumar.Ramachandra at imgtec.com>
  Date:   2023-10-31 (Tue, 31 Oct 2023)

  Changed paths:
    M llvm/test/CodeGen/RISCV/rvv/llrint-sdnode.ll
    M llvm/test/CodeGen/RISCV/rvv/lrint-sdnode.ll

  Log Message:
  -----------
  CodeGen/RISCV: increase test coverage of lrint, llrint (#70826)

To follow up on 98c90a1 (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.




More information about the All-commits mailing list