[all-commits] [llvm/llvm-project] 485c53: [AMDGPU][MC][GFX11] Disable non-null src0 for s_wa...

dpreobra via All-commits all-commits at lists.llvm.org
Thu Sep 29 09:56:35 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 485c5393915a89471be7b52878b42c8cc44b662b
      https://github.com/llvm/llvm-project/commit/485c5393915a89471be7b52878b42c8cc44b662b
  Author: Dmitry Preobrazhensky <dmitri.preobrazhenski at gmail.com>
  Date:   2022-09-29 (Thu, 29 Sep 2022)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
    M llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp
    M llvm/lib/Target/AMDGPU/SOPInstructions.td
    M llvm/test/MC/AMDGPU/gfx11_asm_sopk.s
    A llvm/test/MC/AMDGPU/gfx11_asm_sopk_err.s
    M llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_sopk.txt

  Log Message:
  -----------
  [AMDGPU][MC][GFX11] Disable non-null src0 for s_waitcnt_*cnt

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




More information about the All-commits mailing list