[all-commits] [llvm/llvm-project] 49ae2e: [RISCV][GISel] Support G_FMA/NEG/ABS/SQRT/MAXNUM/M...

Craig Topper via All-commits all-commits at lists.llvm.org
Sat Oct 28 15:54:44 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 49ae2efb809db20603d500f02dd278247b542c73
      https://github.com/llvm/llvm-project/commit/49ae2efb809db20603d500f02dd278247b542c73
  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
    M llvm/test/CodeGen/RISCV/GlobalISel/instruction-select/fp-arith.mir
    M llvm/test/CodeGen/RISCV/GlobalISel/legalizer/legalize-fp-arith.mir
    M llvm/test/CodeGen/RISCV/GlobalISel/regbankselect/fp-arith.mir

  Log Message:
  -----------
  [RISCV][GISel] Support G_FMA/NEG/ABS/SQRT/MAXNUM/MINNUM for F and D extension.




More information about the All-commits mailing list