[all-commits] [llvm/llvm-project] 4ac304: [RISCV][GISel] Support G_FPEXT/G_FPTRUNC for F and...

Craig Topper via All-commits all-commits at lists.llvm.org
Sat Oct 28 16:22:59 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4ac304242b65413f4eae21af300dd14cb14ed066
      https://github.com/llvm/llvm-project/commit/4ac304242b65413f4eae21af300dd14cb14ed066
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2023-10-28 (Sat, 28 Oct 2023)

  Changed paths:
    M llvm/lib/Target/RISCV/GISel/RISCVLegalizerInfo.cpp
    M llvm/lib/Target/RISCV/GISel/RISCVRegisterBankInfo.cpp
    A llvm/test/CodeGen/RISCV/GlobalISel/instruction-select/fp-ext-trunc.mir
    A llvm/test/CodeGen/RISCV/GlobalISel/legalizer/legalize-fp-ext-trunc.mir
    A llvm/test/CodeGen/RISCV/GlobalISel/regbankselect/fp-ext-trunc.mir

  Log Message:
  -----------
  [RISCV][GISel] Support G_FPEXT/G_FPTRUNC for F and D extension.




More information about the All-commits mailing list