[all-commits] [llvm/llvm-project] 8a7d49: [AMDGPU] Fix True16 patterns for cmp on GFX11

Joe Nash via All-commits all-commits at lists.llvm.org
Mon Oct 10 13:41:26 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8a7d4993b77a2b702f2ab9e16b3d0eb4bae04a40
      https://github.com/llvm/llvm-project/commit/8a7d4993b77a2b702f2ab9e16b3d0eb4bae04a40
  Author: Joe Nash <Joseph.Nash at amd.com>
  Date:   2022-10-10 (Mon, 10 Oct 2022)

  Changed paths:
    M llvm/lib/Target/AMDGPU/VOPCInstructions.td
    A llvm/test/CodeGen/AMDGPU/v_cmp_gfx11.ll

  Log Message:
  -----------
  [AMDGPU] Fix True16 patterns for cmp on GFX11

These patterns should have a True16 version and a non-true16 version.

Reviewed By: arsenm

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




More information about the All-commits mailing list