[PATCH] D117542: [Coroutines] Offering llvm.coro.align intrinsic
Chuanqi Xu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 18 17:53:10 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc8ecf12bc3e4: [Coroutines] Offering llvm.coro.align intrinsic (authored by ChuanqiXu).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117542/new/
https://reviews.llvm.org/D117542
Files:
llvm/docs/Coroutines.rst
llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
llvm/include/llvm/IR/Intrinsics.td
llvm/lib/Transforms/Coroutines/CoroInstr.h
llvm/lib/Transforms/Coroutines/CoroInternal.h
llvm/lib/Transforms/Coroutines/CoroSplit.cpp
llvm/lib/Transforms/Coroutines/Coroutines.cpp
llvm/test/Transforms/Coroutines/coro-align-01.ll
llvm/test/Transforms/Coroutines/coro-align-02.ll
llvm/test/Transforms/Coroutines/coro-align-03.ll
llvm/test/Transforms/Coroutines/coro-align-04.ll
llvm/test/Transforms/Coroutines/coro-align-05.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117542.401066.patch
Type: text/x-patch
Size: 16082 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220119/db830dbe/attachment.bin>
More information about the llvm-commits
mailing list