[all-commits] [llvm/llvm-project] 33f4f3: [AMDGPU] New GFX11 v_cmp_tru_* aliases for integer...

Jay Foad via All-commits all-commits at lists.llvm.org
Fri Dec 6 07:36:58 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 33f4f3972531badc1cece78d3ed5eaf969ff4709
      https://github.com/llvm/llvm-project/commit/33f4f3972531badc1cece78d3ed5eaf969ff4709
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2024-12-06 (Fri, 06 Dec 2024)

  Changed paths:
    M llvm/lib/Target/AMDGPU/VOPCInstructions.td
    A llvm/test/MC/AMDGPU/gfx11_asm_vopc_alias.s
    A llvm/test/MC/AMDGPU/gfx11_asm_vopcx_alias.s

  Log Message:
  -----------
  [AMDGPU] New GFX11 v_cmp_tru_* aliases for integer comparisons (#118976)

This is for compatibility with SP3. It only affects GFX11 because the
v_cmp_t_* instructions were removed in GFX12.



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