[PATCH] D62486: AMDGPU/GFX10: Support DLC bit in llvm.amdgcn.s.buffer.load intrinsic

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 16 10:11:29 PDT 2019


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL363514: AMDGPU/GFX10: Support DLC bit in llvm.amdgcn.s.buffer.load intrinsic (authored by nha, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D62486?vs=201527&id=204958#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D62486

Files:
  llvm/trunk/include/llvm/IR/IntrinsicsAMDGPU.td
  llvm/trunk/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/trunk/lib/Target/AMDGPU/SIISelLowering.h
  llvm/trunk/lib/Target/AMDGPU/SIInstrInfo.td
  llvm/trunk/lib/Target/AMDGPU/SMInstructions.td
  llvm/trunk/test/CodeGen/AMDGPU/smrd-gfx10.ll
  llvm/trunk/test/CodeGen/AMDGPU/smrd.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62486.204958.patch
Type: text/x-patch
Size: 25354 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190616/271b366b/attachment.bin>


More information about the llvm-commits mailing list