Skip to content

Conversation

@badumbatish
Copy link
Contributor

Fixes #1849.

#1889 was merged without updating existing test cases that still use the original ptr stride op formatting.

This PR fixes those test cases

@tommymcm
Copy link
Collaborator

tommymcm commented Sep 8, 2025

Can you rebase this PR so the checks can run? The changes lgtm though.

@badumbatish
Copy link
Contributor Author

oh wow i didnt realized it has conflict

@tommymcm
Copy link
Collaborator

tommymcm commented Sep 8, 2025

oh wow i didnt realized it has conflict

Looks like it doesn't include the changes from this revert commit: 7f95114

@badumbatish
Copy link
Contributor Author

oh wow i didnt realized it has conflict

Looks like it doesn't include the changes from this revert commit: 7f95114

should be fixed now

@tommymcm
Copy link
Collaborator

tommymcm commented Sep 8, 2025

oh wow i didnt realized it has conflict

Looks like it doesn't include the changes from this revert commit: 7f95114

should be fixed now

Thanks, will merge once green

Copy link
Collaborator

@tommymcm tommymcm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just noticed that the op class doesn't following class naming convention.

@tommymcm tommymcm changed the title [CIR] Reapply #1853 with correct formatting [CIR] Add EhSetjmpOp to CIR dialect Sep 8, 2025
@badumbatish
Copy link
Contributor Author

welp that was awkward, thanks for the catch Tommy

Copy link
Collaborator

@tommymcm tommymcm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@bcardosolopes bcardosolopes merged commit 4914dc7 into llvm:main Sep 8, 2025
8 of 9 checks passed
@badumbatish badumbatish deleted the setjmp_op branch September 29, 2025 01:55
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.

[CIR] Add dedicated setjmp op

3 participants