-
Notifications
You must be signed in to change notification settings - Fork 10.5k
[semantic-arc-opts] Teach semantic-arc-opts how to handle tuples with multiple non-trivial operands. #32179
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[semantic-arc-opts] Teach semantic-arc-opts how to handle tuples with multiple non-trivial operands. #32179
Conversation
@swift-ci test |
@swift-ci benchmark |
@swift-ci test source compatibility |
Performance: -O
Code size: -OPerformance: -Osize
Code size: -OsizePerformance: -Onone
Code size: -swiftlibsHow to read the dataThe tables contain differences in performance which are larger than 8% and differences in code size which are larger than 1%.If you see any unexpected regressions, you should consider fixing the Noise: Sometimes the performance results (not code size!) contain false Hardware Overview
|
Build failed |
Build failed |
f2aa8d4
to
a207987
Compare
@swift-ci test |
Build failed |
Build failed |
Build failed |
… multiple non-trivial operands. <rdar://problem/63950481>
a207987
to
142aa42
Compare
@swift-ci test |
1 similar comment
@swift-ci test |
This is the tuple version of #32173.
rdar://problem/63950481