[all-commits] [llvm/llvm-project] d8941d: [AMDGPU] Remove v_cmp_t_* and v_cmp_f_* for GFX12 ...

Jay Foad via All-commits all-commits at lists.llvm.org
Thu Dec 14 13:11:24 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d8941df9325a107410be42d841b169ea267822e8
      https://github.com/llvm/llvm-project/commit/d8941df9325a107410be42d841b169ea267822e8
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2023-12-14 (Thu, 14 Dec 2023)

  Changed paths:
    M llvm/test/MC/AMDGPU/gfx12_unsupported.s

  Log Message:
  -----------
  [AMDGPU] Remove v_cmp_t_* and v_cmp_f_* for GFX12 (#75498)

Also v_cmpx_t_* and v_cmpx_f_*

No GFX12 encoding was added for these, so this patch just adds tests
that they are not recognized by the assembler.




More information about the All-commits mailing list