[PATCH] D48167: AMDGPU: Remove old-style image intrinsics

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 21 06:42:40 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL335231: AMDGPU: Remove old-style image intrinsics (authored by nha, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48167?vs=151339&id=152281#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48167

Files:
  llvm/trunk/include/llvm/IR/IntrinsicsAMDGPU.td
  llvm/trunk/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUISelLowering.h
  llvm/trunk/lib/Target/AMDGPU/AMDGPUSearchableTables.td
  llvm/trunk/lib/Target/AMDGPU/MIMGInstructions.td
  llvm/trunk/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/trunk/lib/Target/AMDGPU/SIInstrInfo.td
  llvm/trunk/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
  llvm/trunk/test/CodeGen/AMDGPU/coalescer-subrange-crash.ll
  llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.image.atomic.ll
  llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.image.d16.ll
  llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.image.gather4.d16.ll
  llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.image.gather4.ll
  llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.image.getlod.ll
  llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.image.ll
  llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.image.sample.d16.ll
  llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.image.sample.ll
  llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.image.sample.o.ll
  llvm/trunk/test/CodeGen/AMDGPU/si-lod-bias.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48167.152281.patch
Type: text/x-patch
Size: 184678 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180621/ae332221/attachment.bin>


More information about the llvm-commits mailing list