This is the second patch in the coroutine series.
Part 1 of N: Documentation and overview is here: http://reviews.llvm.org/D21170
Differential D21169
WIP Coroutine Intrinsics AbandonedPublic Authored by GorNishanov on Jun 8 2016, 10:02 PM.
Details
Summary This is the second patch in the coroutine series. Part 1 of N: Documentation and overview is here: http://reviews.llvm.org/D21170
Diff Detail Event TimelineGorNishanov updated this object. GorNishanov retitled this revision from [coroutines] Part 2 of N: adding coroutine intrinsics to [coroutines] Part 2 of N: Adding Coroutine Intrinsics.Jun 8 2016, 10:18 PM GorNishanov updated this object. Comment Actions Updated to match the latest RFC: http://lists.llvm.org/pipermail/llvm-dev/2016-July/102133.html GorNishanov retitled this revision from [coroutines] Part 2 of N: Adding Coroutine Intrinsics to WIP Coroutine Intrinsics.Jul 20 2016, 12:54 PM
Revision Contents
Diff 63516 include/llvm/IR/Intrinsics.td
|