-
Notifications
You must be signed in to change notification settings - Fork 35
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
Overdubbing things using llvmcall fail #138
Comments
I have made a smaller MWE, with no libraries except Cassette and Core. MWE:
Output
|
Note from my brief investigation this morning. |
Fun: Which makes Cassette unusable in jula 1.3 on a lot of code bases. |
We could just blacklist the atomic functions until I figure out how do deal with the llvmcall in general |
Just hit this. Any update/news? |
@KristofferC found this fun bug in MagneticReadHead
oxinabox/MagneticReadHead.jl#60
I have mare a reproducer that does not have MRH involved.
So I think it is a Cassette problem.
This reproduces in 0.2.4 and current master.
MWE:
Output:
The text was updated successfully, but these errors were encountered: