[all-commits] [llvm/llvm-project] 1b12d7: [AMDGPU] Combine redundant Asm64 and AsmVOP3DPPBas...

Joe Nash via All-commits all-commits at lists.llvm.org
Fri Jan 6 11:10:03 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1b12d7d15b4f3238d5d09efcfc0cc8fde58bddb1
      https://github.com/llvm/llvm-project/commit/1b12d7d15b4f3238d5d09efcfc0cc8fde58bddb1
  Author: Joe Nash <Joseph.Nash at amd.com>
  Date:   2023-01-06 (Fri, 06 Jan 2023)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIInstrInfo.td
    M llvm/lib/Target/AMDGPU/VOP1Instructions.td
    M llvm/lib/Target/AMDGPU/VOP2Instructions.td
    M llvm/lib/Target/AMDGPU/VOP3PInstructions.td
    M llvm/lib/Target/AMDGPU/VOPCInstructions.td

  Log Message:
  -----------
  [AMDGPU] Combine redundant Asm64 and AsmVOP3DPPBase. NFC

Reduce duplication in the codebase by combining these fields in
VOPProfile.

Reviewed By: rampitec

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




More information about the All-commits mailing list