[all-commits] [llvm/llvm-project] e95457: [AMDGPU][AsmParser][NFC] Simplify v_interp-related...

Ivan Kosarev via All-commits all-commits at lists.llvm.org
Thu Jun 15 03:11:03 PDT 2023


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

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUInstructions.td
    M llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
    M llvm/lib/Target/AMDGPU/LDSDIRInstructions.td
    M llvm/lib/Target/AMDGPU/SIInstrInfo.td
    M llvm/lib/Target/AMDGPU/SIInstructions.td
    M llvm/lib/Target/AMDGPU/VOP3Instructions.td

  Log Message:
  -----------
  [AMDGPU][AsmParser][NFC] Simplify v_interp-related operand definitions.

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

Reviewed By: arsenm

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




More information about the All-commits mailing list