Skip to content

[CIR] Upstream support for coroutine handling #153292

@andykaylor

Description

@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

Metadata

Metadata

Labels

ClangIRAnything related to the ClangIR project

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions