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

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 19 02:21:48 PDT 2018


nhaehnle updated this revision to Diff 151872.
nhaehnle added a comment.

Rebased.


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.151872.patch
Type: text/x-patch
Size: 31110 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180619/7a0d2b8a/attachment.bin>


More information about the llvm-commits mailing list