Skip to content

Conversation

@z1-cciauto
Copy link
Collaborator

No description provided.

4vtomat and others added 5 commits January 17, 2026 09:51
Currently the `cfguard` module flag can be set to 1 (emit tables only,
no checks) or 2 (emit tables and checks).

This change formalizes that definition by moving these values into an
enum, instead of just having them documented in comments.

Split out from llvm#176276
This PR adds support for returning the result of a `co_await` via
`co_return`. A new variable, `__coawait_resume_rval`, is introduced to
store the returned value.
Implement rules for G_ATOMICRMW_{ADD, SUB, XCHG, AND, OR, XOR}.
@z1-cciauto z1-cciauto requested a review from a team January 17, 2026 04:08
@z1-cciauto
Copy link
Collaborator Author

@z1-cciauto z1-cciauto merged commit 3b134b6 into amd-staging Jan 17, 2026
27 of 28 checks passed
@z1-cciauto z1-cciauto deleted the upstream_merge_202601162308 branch January 17, 2026 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants