-
Notifications
You must be signed in to change notification settings - Fork 130
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
Enhance cir.atomic.cmp_xchg and cir.atomic.xchg verifiers #1378
Comments
Hello, I'm new here and would like to contribute! Can you provide more information on this issue? I have read the mentioned PR and previous issue but could not understand completely what enhancements should be made. |
Hi @Icaro-Nunes, the pointee should match the value to compare, should be implemented in the |
Ok, I'm looking at it! |
Hello @bcardosolopes , I just opened a draft PR for this issue! I think the only thing I was not able to figure out is how to write a test that forces the type checking in |
I didn't see it, thanks for reaching out. Added a comments over there! |
Originally posted by @bcardosolopes in #1373 (comment)
The text was updated successfully, but these errors were encountered: