-
Notifications
You must be signed in to change notification settings - Fork 182
[CIR] Add EhSetjmpOp to CIR dialect
#1895
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
Conversation
|
Can you rebase this PR so the checks can run? The changes lgtm though. |
|
oh wow i didnt realized it has conflict |
Looks like it doesn't include the changes from this revert commit: 7f95114 |
bd44bff to
33f1001
Compare
should be fixed now |
Thanks, will merge once green |
tommymcm
left a comment
There was a problem hiding this 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.
EhSetjmpOp to CIR dialect
|
welp that was awkward, thanks for the catch Tommy |
tommymcm
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
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