[all-commits] [llvm/llvm-project] e43621: [AMDGPU][MC][GFX11] Correct src0 for VOP3_DPP vari...

dpreobra via All-commits all-commits at lists.llvm.org
Tue Jul 26 07:53:03 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e43621b09c9741d2e3a8a3d8ed216699af5ff8ba
      https://github.com/llvm/llvm-project/commit/e43621b09c9741d2e3a8a3d8ed216699af5ff8ba
  Author: Dmitry Preobrazhensky <d-pre at mail.ru>
  Date:   2022-07-26 (Tue, 26 Jul 2022)

  Changed paths:
    M llvm/lib/Target/AMDGPU/VOPCInstructions.td
    M llvm/test/MC/AMDGPU/gfx11_err.s

  Log Message:
  -----------
  [AMDGPU][MC][GFX11] Correct src0 for VOP3_DPP variants of v_cmp*class* opcodes

Disable SGPRs for src0 of these opcodes.

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




More information about the All-commits mailing list