[all-commits] [llvm/llvm-project] c5d59f: [AMDGPU] Disable V_MAD_U64_U32/V_MAD_I64_I32 worka...

Jay Foad via All-commits all-commits at lists.llvm.org
Thu Jan 25 08:29:01 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c5d59fe1b27414387b598e11b9e33d2f13dff87e
      https://github.com/llvm/llvm-project/commit/c5d59fe1b27414387b598e11b9e33d2f13dff87e
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2024-01-25 (Thu, 25 Jan 2024)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPU.td
    M llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-mad_64_32.mir
    M llvm/test/CodeGen/AMDGPU/mad_64_32.ll

  Log Message:
  -----------
  [AMDGPU] Disable V_MAD_U64_U32/V_MAD_I64_I32 workaround for GFX11.5 (#79460)

The hardware bug only affects GFX11.0.x.




More information about the All-commits mailing list