[all-commits] [llvm/llvm-project] 302590: [AMDGPU][True16][MC] fix opsel for v_cmpx 16bit in...

Brox Chen via All-commits all-commits at lists.llvm.org
Wed Apr 16 08:27:15 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 30259076fec0af97e604ca943b61fb686b9b21ef
      https://github.com/llvm/llvm-project/commit/30259076fec0af97e604ca943b61fb686b9b21ef
  Author: Brox Chen <guochen2 at amd.com>
  Date:   2025-04-16 (Wed, 16 Apr 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp
    M llvm/test/MC/AMDGPU/gfx11_asm_vop3_from_vopcx.s
    M llvm/test/MC/AMDGPU/gfx11_asm_vopcx_t16_promote.s
    M llvm/test/MC/AMDGPU/gfx12_asm_vop3cx.s
    M llvm/test/MC/AMDGPU/gfx12_asm_vopcx_t16_promote.s
    M llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3_from_vopcx.txt
    M llvm/test/MC/Disassembler/AMDGPU/gfx12_dasm_vop3cx.txt
    M llvm/test/MC/Disassembler/AMDGPU/gfx12_dasm_vop3cx_dpp16.txt

  Log Message:
  -----------
  [AMDGPU][True16][MC] fix opsel for v_cmpx 16bit inst (#135441)

Fixed inst printer so that no opsel is generated for dst reg of cmpx
16bit insts



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list