[PATCH] D22659: [coroutines] Part 2 of N: Adding Coroutine Intrinsics
Gor Nishanov via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 26 22:02:16 PDT 2016
GorNishanov updated this revision to Diff 65660.
GorNishanov added a comment.
NoCapture<0> is stripped from coro.begin
NoCapture<0> and NoCapture<1> is stripped from coro.param
https://reviews.llvm.org/D22659
Files:
docs/Coroutines.rst
include/llvm/Analysis/TargetTransformInfoImpl.h
include/llvm/IR/Intrinsics.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22659.65660.patch
Type: text/x-patch
Size: 9389 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160727/ac794ef1/attachment.bin>
More information about the llvm-commits
mailing list