[PATCH] D49483: [AMDGPU] Optimize _L image intrinsic to _LZ when lod is zero

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 1 05:12:37 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL338523: [AMDGPU] Optimize _L image intrinsic to _LZ when lod is zero (authored by rtayl, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D49483

Files:
  llvm/trunk/lib/Target/AMDGPU/MIMGInstructions.td
  llvm/trunk/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/trunk/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
  llvm/trunk/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
  llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.image.sample.ltolz.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49483.158506.patch
Type: text/x-patch
Size: 12320 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180801/eaf6c49c/attachment.bin>


More information about the llvm-commits mailing list