[all-commits] [llvm/llvm-project] 616d30: [AMDGPU][AsmParser][NFC] Simplify the EndpgmImm op...

Ivan Kosarev via All-commits all-commits at lists.llvm.org
Tue Jun 13 10:46:29 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 616d30c2cc3b4e859a4ca53b667f8214362ce490
      https://github.com/llvm/llvm-project/commit/616d30c2cc3b4e859a4ca53b667f8214362ce490
  Author: Ivan Kosarev <ivan.kosarev at amd.com>
  Date:   2023-06-13 (Tue, 13 Jun 2023)

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

  Log Message:
  -----------
  [AMDGPU][AsmParser][NFC] Simplify the EndpgmImm operand definition.

Clears the road to eliminating custom default operand handlers. Also
unifies naming of related entities.

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

Reviewed By: arsenm

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




More information about the All-commits mailing list