[PATCH] D50575: [AMDGPU] Add support for a16 modifier for gfx9

Ryan Taylor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 23 16:12:39 PDT 2018


rtaylor updated this revision to Diff 162294.
rtaylor added a comment.

Made suggested changes.


Repository:
  rL LLVM

https://reviews.llvm.org/D50575

Files:
  lib/Target/AMDGPU/AMDGPU.td
  lib/Target/AMDGPU/AMDGPUSubtarget.cpp
  lib/Target/AMDGPU/AMDGPUSubtarget.h
  lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
  lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.cpp
  lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.h
  lib/Target/AMDGPU/MIMGInstructions.td
  lib/Target/AMDGPU/SIISelLowering.cpp
  lib/Target/AMDGPU/SIISelLowering.h
  lib/Target/AMDGPU/SIInstrInfo.td
  test/CodeGen/AMDGPU/llvm.amdgcn.image.gather4.a16.dim.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.image.sample.a16.dim.ll
  test/MC/AMDGPU/mimg.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50575.162294.patch
Type: text/x-patch
Size: 238309 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180823/17956b17/attachment-0001.bin>


More information about the llvm-commits mailing list