[PATCH] D41470: AMDGPU: Use unique PSVs for buffer resources
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 20 16:38:28 PST 2017
arsenm created this revision.
arsenm added reviewers: mareko, rampitec.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, kzhuravl.
Also fixes using the wrong memory type for some
intrinsics when custom lowering them.
https://reviews.llvm.org/D41470
Files:
include/llvm/IR/IntrinsicsAMDGPU.td
lib/Target/AMDGPU/SIISelLowering.cpp
lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
lib/Target/AMDGPU/SIMachineFunctionInfo.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41470.127800.patch
Type: text/x-patch
Size: 10301 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171221/653a60a0/attachment.bin>
More information about the llvm-commits
mailing list