[PATCH] D45114: [coroutines] Add support for llvm.coro.noop intrinsics

Gor Nishanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 2 09:58:05 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL328986: [coroutines] Add support for llvm.coro.noop intrinsics (authored by GorNishanov, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45114?vs=140534&id=140643#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45114

Files:
  llvm/trunk/docs/Coroutines.rst
  llvm/trunk/include/llvm/IR/Intrinsics.td
  llvm/trunk/lib/Transforms/Coroutines/CoroEarly.cpp
  llvm/trunk/lib/Transforms/Coroutines/Coroutines.cpp
  llvm/trunk/test/Transforms/Coroutines/coro-early.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45114.140643.patch
Type: text/x-patch
Size: 7431 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180402/9a066574/attachment.bin>


More information about the llvm-commits mailing list