[PATCH] D83760: [AMDGPU][MC] Corrected MTBUF parsing and decoding

Dmitry Preobrazhensky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 15 09:46:45 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe122eba18505: [AMDGPU][MC] Corrected MTBUF parsing and decoding (authored by dp).

Changed prior to commit:
  https://reviews.llvm.org/D83760?vs=277751&id=278226#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83760

Files:
  llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
  llvm/lib/Target/AMDGPU/BUFInstructions.td
  llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp
  llvm/lib/Target/AMDGPU/SIDefines.h
  llvm/lib/Target/AMDGPU/SIInstrInfo.td
  llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
  llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
  llvm/test/MC/AMDGPU/mtbuf-gfx10.s
  llvm/test/MC/AMDGPU/mtbuf.s
  llvm/test/MC/Disassembler/AMDGPU/mtbuf_gfx10.txt
  llvm/test/MC/Disassembler/AMDGPU/mtbuf_vi.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83760.278226.patch
Type: text/x-patch
Size: 23626 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200715/1e875937/attachment-0001.bin>


More information about the llvm-commits mailing list