[all-commits] [llvm/llvm-project] 90933c: [RISCV] Remove unnecessary opcode argument to FPUn...

Craig Topper via All-commits all-commits at lists.llvm.org
Sat Jul 22 10:56:30 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 90933c257c41eb62d3804ad4f571ae05a1eafc1a
      https://github.com/llvm/llvm-project/commit/90933c257c41eb62d3804ad4f571ae05a1eafc1a
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2023-07-22 (Sat, 22 Jul 2023)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVInstrInfoZfa.td

  Log Message:
  -----------
  [RISCV] Remove unnecessary opcode argument to FPUnaryOp_imm template. NFC

Instead of always passing OPC_OP_FP just hardcode it inside.




More information about the All-commits mailing list