[PATCH] D70118: [AMDGPU] Lower llvm.amdgcn.s.buffer.load.v3[i|f]32

Piotr Sobczak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 12 04:04:58 PST 2019


piotr created this revision.
Herald added subscribers: llvm-commits, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely, kzhuravl, arsenm.
Herald added a project: LLVM.
piotr added reviewers: arsenm, nhaehnle.

Add lowering support for 32-bit vec3 variant of s.buffer.load intrinsic.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D70118

Files:
  llvm/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.s.buffer.load.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70118.228854.patch
Type: text/x-patch
Size: 14308 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191112/f68b0c8a/attachment.bin>


More information about the llvm-commits mailing list