-
Notifications
You must be signed in to change notification settings - Fork 8
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
LLVM 16: Opaque pointer failure at rustc #33
Comments
can you show the backtrace of the error assertion. |
got none but I'm rebuilding with |
That should be enough. Pure Debug build would probably be even slightly better since we have small testcases, but both should work I think. |
Yeah I just need to see what line of Enzyme code triggers it. |
Setting |
|
Part of #29.
Results in:
I'm currently rebuilding LLVM with
RelWithDebInfo
for more information, here is a preliminary trace:The text was updated successfully, but these errors were encountered: