[all-commits] [llvm/llvm-project] 9ad1a4: [AMDGPU][AsmParser][NFC] Immediate operand classes...

Ivan Kosarev via All-commits all-commits at lists.llvm.org
Mon Jun 5 04:56:35 PDT 2023


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

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUInstructions.td
    M llvm/lib/Target/AMDGPU/SIInstrInfo.td

  Log Message:
  -----------
  [AMDGPU][AsmParser][NFC] Immediate operand classes to derive from custom operands.

Removes unnecessary duplication in TableGen definitions.

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

Reviewed By: dp

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




More information about the All-commits mailing list