Skip to content

Conversation

@delcypher
Copy link

llvm#164809 adds a new attribute on various intrinsics including llvm.sadd.with.overflow.i32 which is used in the two test cases. This patch adds the missing attributes

Matching the attributes in this test is kind
of silly because there's no corresponding use of #ATTR1 in the test. If this continues to be a problem we should probably just manually remove the lines that update_cc_test_checks.py added.

…deforpoison` attribute

llvm#164809 adds a new attribute
on various intrinsics including `llvm.sadd.with.overflow.i32` which is
used in the two test cases. This patch adds the missing attributes

Matching the attributes in this test is kind
of silly because there's no corresponding use of `#ATTR1` in the test.
If this continues to be a problem we should probably just manually
remove the lines that `update_cc_test_checks.py` added.
@delcypher
Copy link
Author

Landing now to upbreak CI. I can make follow up changes to this if necessary.

@delcypher delcypher merged commit 7ac30b4 into swiftlang:next Nov 5, 2025
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