[PATCH] D48017: AMDGPU: Select MIMG instructions manually in SITargetLowering

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 14 05:36:07 PDT 2018


nhaehnle updated this revision to Diff 151332.
nhaehnle marked 3 inline comments as done.
nhaehnle added a comment.

Address review comments


Repository:
  rL LLVM

https://reviews.llvm.org/D48017

Files:
  include/llvm/IR/IntrinsicsAMDGPU.td
  lib/Target/AMDGPU/AMDGPUInstrInfo.cpp
  lib/Target/AMDGPU/AMDGPUInstrInfo.h
  lib/Target/AMDGPU/AMDGPUSearchableTables.td
  lib/Target/AMDGPU/MIMGInstructions.td
  lib/Target/AMDGPU/SIISelLowering.cpp
  lib/Target/AMDGPU/SIISelLowering.h
  lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
  lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
  test/CodeGen/AMDGPU/llvm.amdgcn.image.getlod.dim.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48017.151332.patch
Type: text/x-patch
Size: 30448 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180614/9787a281/attachment.bin>


More information about the llvm-commits mailing list