[all-commits] [llvm/llvm-project] b0b7be: [AMDGPU][NFC] Rename the reg-or-imm operand predic...

Ivan Kosarev via All-commits all-commits at lists.llvm.org
Thu Jan 25 05:30:06 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b0b7be2701845484f92295daa95b80a13e24f9b2
      https://github.com/llvm/llvm-project/commit/b0b7be2701845484f92295daa95b80a13e24f9b2
  Author: Ivan Kosarev <ivan.kosarev at amd.com>
  Date:   2024-01-25 (Thu, 25 Jan 2024)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
    M llvm/lib/Target/AMDGPU/SIRegisterInfo.td

  Log Message:
  -----------
  [AMDGPU][NFC] Rename the reg-or-imm operand predicates to match their class names. (#79439)

No need to have two names for the same thing. Also simplifies operand
definitions.

Part of <https://github.com/llvm/llvm-project/issues/62629>.




More information about the All-commits mailing list