[PATCH] D97229: Add @llvm.coro.async.size.replace intrinsic.

Arnold Schwaighofer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 23 06:45:31 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG01b4890e47f0: Add @llvm.coro.async.size.replace intrinsic. (authored by nate_chandler, committed by aschwaighofer).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D97229/new/

https://reviews.llvm.org/D97229

Files:
  llvm/include/llvm/IR/Intrinsics.td
  llvm/lib/Transforms/Coroutines/CoroCleanup.cpp
  llvm/lib/Transforms/Coroutines/CoroInstr.h
  llvm/lib/Transforms/Coroutines/Coroutines.cpp
  llvm/test/Transforms/Coroutines/coro-async.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97229.325774.patch
Type: text/x-patch
Size: 5773 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210223/3e4b26db/attachment.bin>


More information about the llvm-commits mailing list