Issue |
153292
|
Summary |
[CIR] Upstream support for coroutine handling
|
Labels |
ClangIR
|
Assignees |
|
Reporter |
andykaylor
|
### Overview
Upstream support for handling C++ coroutines in ClangIR.
The incubator support for coroutines is at least partially incomplete (`BI__builtin_coro_id` is not handled). This may require some new development for full coroutine support.
### Existing incubator tests
clang/test/CIR/CodeGen/coro-task.cpp
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs