[PATCH] D24408: [Coroutines] Part14: Handle coroutines with no suspend points.
Gor Nishanov via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 26 07:26:58 PDT 2016
GorNishanov updated this revision to Diff 72479.
GorNishanov added a comment.
Remove redundant isa<Function> test.
https://reviews.llvm.org/D24408
Files:
lib/Transforms/Coroutines/CoroInstr.h
lib/Transforms/Coroutines/CoroSplit.cpp
test/Transforms/Coroutines/no-suspend.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24408.72479.patch
Type: text/x-patch
Size: 10802 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160926/332d89d6/attachment.bin>
More information about the llvm-commits
mailing list