[PATCH] D18064: AMDGPU/SI: Implement GroupStaticSize Intrinsic for Dynamic LDS
Changpeng Fang via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 14 16:53:54 PDT 2016
cfang updated this revision to Diff 50677.
cfang added a comment.
updated based on Tom and Matt's comments:
1. drop "get_" in the intrinsic name;
2. add new test to test multiple block case.
http://reviews.llvm.org/D18064
Files:
include/llvm/IR/IntrinsicsAMDGPU.td
lib/Target/AMDGPU/SIISelLowering.cpp
lib/Target/AMDGPU/SIInstructions.td
test/CodeGen/AMDGPU/llvm.amdgcn.groupstaticgroup.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18064.50677.patch
Type: text/x-patch
Size: 4893 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160314/49a20947/attachment.bin>
More information about the llvm-commits
mailing list