Skip to content

[stable/21.x][CGObjC] Allow clang.arc.attachedcall on -O0 (#164875)#12715

Open
LumioseSil wants to merge 1 commit intoswiftlang:stable/21.xfrom
LumioseSil:swift-clang.arc.attachedcall
Open

[stable/21.x][CGObjC] Allow clang.arc.attachedcall on -O0 (#164875)#12715
LumioseSil wants to merge 1 commit intoswiftlang:stable/21.xfrom
LumioseSil:swift-clang.arc.attachedcall

Conversation

@LumioseSil
Copy link
Copy Markdown

(cherry-picked from 4b939be)

It is supported in GlobalISel there. On X86, we always kick to SelectionDAG anyway, so there is no point in not doing it for X86 too.

This cherry-pick is based on the revised commit, but I put the message of the original in here because that commit and its reversion is not on this branch.

(cherry-picked from 4b939be)

It is supported in GlobalISel there. On X86, we always kick to SelectionDAG anyway, so there is no point in not doing it for X86 too.

This cherry-pick is based on the revised commit, but I put the message of the original in here because that commit and its reversion is not on this branch.
@LumioseSil LumioseSil requested a review from a team as a code owner April 4, 2026 22:52
@LumioseSil
Copy link
Copy Markdown
Author

@adrian-prantl Thoughts?

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.

1 participant