[PATCH] D102231: [AMDGPU][AsmParser/Disassembler] Correct A16 and G16 handling

David Stuttard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 13 06:48:57 PDT 2021


dstuttard updated this revision to Diff 345124.
dstuttard added a comment.

Moved change from D102066 <https://reviews.llvm.org/D102066> required for this change (which will be committed first)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102231

Files:
  llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
  llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp
  llvm/lib/Target/AMDGPU/MIMGInstructions.td
  llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
  llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
  llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.image.sample.a16.dim.ll
  llvm/test/MC/AMDGPU/gfx10_asm_mimg.s
  llvm/test/MC/Disassembler/AMDGPU/mimg_gfx10.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102231.345124.patch
Type: text/x-patch
Size: 36381 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210513/e53d04dc/attachment.bin>


More information about the llvm-commits mailing list