[PATCH] D138492: [AMDGPU][AsmParser] Refine parsing instruction operands.

Ivan Kosarev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 24 03:19:35 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGfce7a7aa9f04: [AMDGPU][AsmParser] Refine parsing instruction operands. (authored by kosarev).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D138492/new/

https://reviews.llvm.org/D138492

Files:
  llvm/include/llvm/Target/Target.td
  llvm/lib/Target/AMDGPU/AMDGPU.td
  llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
  llvm/lib/Target/AMDGPU/SIInstrInfo.td
  llvm/test/MC/AMDGPU/ds-err.s
  llvm/test/MC/AMDGPU/gfx11_asm_exp.s
  llvm/test/MC/AMDGPU/gfx11_asm_mimg_err.s
  llvm/test/MC/AMDGPU/gfx11_asm_wmma.s
  llvm/test/MC/AMDGPU/gfx9-asm-err.s
  llvm/test/MC/AMDGPU/gfx90a_asm_features.s
  llvm/test/MC/AMDGPU/gfx90a_err.s
  llvm/test/MC/AMDGPU/gfx940_err.s
  llvm/test/MC/AMDGPU/mimg-err.s
  llvm/test/MC/AMDGPU/mtbuf.s
  llvm/test/MC/AMDGPU/mubuf.s
  llvm/test/MC/AMDGPU/smem.s
  llvm/test/MC/AMDGPU/vop3-errs.s
  llvm/test/MC/AMDGPU/vop3-gfx9.s
  llvm/test/MC/AMDGPU/vop_dpp.s
  llvm/test/MC/AMDGPU/vop_sdwa.s
  llvm/utils/TableGen/AsmMatcherEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138492.477720.patch
Type: text/x-patch
Size: 177755 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221124/787c65f6/attachment.bin>


More information about the llvm-commits mailing list