[PATCH] D64244: [AMDGPU][MC] Corrected parsing of FLAT offset modifier

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 8 07:27:36 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL365321: [AMDGPU][MC] Corrected parsing of FLAT offset modifier (authored by dpreobra, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D64244?vs=208168&id=208405#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64244

Files:
  llvm/trunk/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
  llvm/trunk/lib/Target/AMDGPU/FLATInstructions.td
  llvm/trunk/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp
  llvm/trunk/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.h
  llvm/trunk/lib/Target/AMDGPU/SIInstrInfo.td
  llvm/trunk/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
  llvm/trunk/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
  llvm/trunk/test/MC/AMDGPU/flat-gfx10.s
  llvm/trunk/test/MC/AMDGPU/flat-gfx9.s
  llvm/trunk/test/MC/AMDGPU/flat-global.s
  llvm/trunk/test/MC/AMDGPU/flat-scratch-instructions.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64244.208405.patch
Type: text/x-patch
Size: 29194 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190708/a84a62eb/attachment.bin>


More information about the llvm-commits mailing list