[all-commits] [llvm/llvm-project] 72a663: [RISCV] Add isCommutable to FADD/FMUL/FMIN/FMAX/FEQ.

Craig Topper via All-commits all-commits at lists.llvm.org
Mon May 2 20:32:01 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 72a66358f6b7b5c4da842e80ccb2aa916fe113c2
      https://github.com/llvm/llvm-project/commit/72a66358f6b7b5c4da842e80ccb2aa916fe113c2
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVInstrInfoD.td
    M llvm/lib/Target/RISCV/RISCVInstrInfoF.td
    M llvm/lib/Target/RISCV/RISCVInstrInfoZfh.td
    M llvm/test/CodeGen/RISCV/machine-cse.ll

  Log Message:
  -----------
  [RISCV] Add isCommutable to FADD/FMUL/FMIN/FMAX/FEQ.

Reviewed By: arcbbb

Differential Revision: https://reviews.llvm.org/D123972




More information about the All-commits mailing list