[PATCH] D44939: AMDGPU: Dimension-aware image intrinsics
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 4 04:02:06 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL329166: AMDGPU: Dimension-aware image intrinsics (authored by nha, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D44939?vs=139940&id=140927#toc
Repository:
rL LLVM
https://reviews.llvm.org/D44939
Files:
llvm/trunk/include/llvm/IR/Intrinsics.td
llvm/trunk/include/llvm/IR/IntrinsicsAMDGPU.td
llvm/trunk/lib/Target/AMDGPU/AMDGPUInstrInfo.cpp
llvm/trunk/lib/Target/AMDGPU/AMDGPUInstrInfo.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/test/Analysis/DivergenceAnalysis/AMDGPU/llvm.amdgcn.image.atomic.ll
llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.image.atomic.dim.ll
llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.image.d16.dim.ll
llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.image.dim.ll
llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.image.gather4.d16.dim.ll
llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.image.gather4.dim.ll
llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.image.sample.d16.dim.ll
llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.image.sample.dim.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44939.140927.patch
Type: text/x-patch
Size: 116002 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180404/aeafb07a/attachment-0001.bin>
More information about the llvm-commits
mailing list