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

Gor Nishanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 31 07:08:38 PDT 2018


GorNishanov updated this revision to Diff 140534.
GorNishanov added a comment.

added a test that verifies lowering of llvm.coro.noop


https://reviews.llvm.org/D45114

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45114.140534.patch
Type: text/x-patch
Size: 7252 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180331/a63d0e72/attachment.bin>


More information about the llvm-commits mailing list