[PATCH] D48826: [AMDGPU] Add support for TFE/LWE in image intrinsics

David Stuttard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 29 07:24:13 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL347871: Add support for TFE/LWE in image intrinsics (authored by dstuttard, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48826?vs=174613&id=175869#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D48826/new/

https://reviews.llvm.org/D48826

Files:
  llvm/trunk/include/llvm/IR/IntrinsicsAMDGPU.td
  llvm/trunk/lib/Target/AMDGPU/AMDGPU.h
  llvm/trunk/lib/Target/AMDGPU/AMDGPU.td
  llvm/trunk/lib/Target/AMDGPU/AMDGPUSubtarget.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUSubtarget.h
  llvm/trunk/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
  llvm/trunk/lib/Target/AMDGPU/CMakeLists.txt
  llvm/trunk/lib/Target/AMDGPU/MIMGInstructions.td
  llvm/trunk/lib/Target/AMDGPU/SIAddIMGInit.cpp
  llvm/trunk/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/trunk/lib/Target/AMDGPU/SIInstrInfo.cpp
  llvm/trunk/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
  llvm/trunk/lib/Transforms/InstCombine/InstCombineInternal.h
  llvm/trunk/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
  llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.image.dim.ll
  llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.image.load.a16.d16.ll
  llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.image.load.a16.ll
  llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.image.sample.d16.dim.ll
  llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.image.sample.dim.ll
  llvm/trunk/test/Transforms/InstCombine/AMDGPU/amdgcn-demanded-vector-elts.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48826.175869.patch
Type: text/x-patch
Size: 88093 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181129/bd617051/attachment-0001.bin>


More information about the llvm-commits mailing list