Skip to content

Conversation

@t-rasmud
Copy link

The signature of coro.id.retcon.once intrinsic was modified in #10015 with an extra vararg. This commit adds an auto upgrader to LLVM in order to be compatible with compilers generating old bitcode (intrinsic without the vararg).

rdar://147426562
(cherry picked from commit bb25095)

@t-rasmud
Copy link
Author

@swift-ci test llvm

@t-rasmud
Copy link
Author

@swift-ci test

@t-rasmud t-rasmud requested a review from aschwaighofer March 22, 2025 17:20
@t-rasmud
Copy link
Author

@swift-ci test

@t-rasmud
Copy link
Author

@swift-ci test llvm

@t-rasmud
Copy link
Author

@swift-ci test

…once intrinsic

The signature of coro.id.retcon.once intrinsic was modified in #10015
with an extra vararg. This commit adds an auto upgrader to LLVM in order to be compatible with compilers
generating old bitcode (intrinsic without the vararg).

rdar://147426562
(cherry picked from commit bb25095)
@t-rasmud t-rasmud force-pushed the cherry-pick-auto-upgrade branch from cdf2d97 to a1458fd Compare March 25, 2025 17:59
@t-rasmud
Copy link
Author

@swift-ci test

@t-rasmud
Copy link
Author

@swift-ci test llvm

1 similar comment
@t-rasmud
Copy link
Author

t-rasmud commented Apr 2, 2025

@swift-ci test llvm

@t-rasmud
Copy link
Author

t-rasmud commented Apr 7, 2025

@swift-ci test

1 similar comment
@t-rasmud
Copy link
Author

t-rasmud commented Apr 7, 2025

@swift-ci test

@t-rasmud t-rasmud merged commit d3a42e4 into next Apr 7, 2025
2 of 5 checks passed
@t-rasmud t-rasmud deleted the cherry-pick-auto-upgrade branch April 7, 2025 22:19
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.

2 participants