-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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 ERROR: Cannot emit physreg copy instruction #35393
Comments
I'm seeing this too |
☝️ I'm also seeing this on private packages |
So the specific error I get is
https://gist.github.com/vtjnash/633ae4c495e0369633018138f2c2ac2b Anyone know if something changed recently? |
I'm seeing this as well. |
My git bisect blames 78e4c2d |
Also, the latest daily PkgEval report (https://github.com/JuliaCI/NanosoldierReports/blob/master/pkgeval/by_date/2020-04/07/report.md) says:
Many of these failures are due to this issue. See e.g. https://github.com/JuliaCI/NanosoldierReports/blob/master/pkgeval/by_date/2020-04/07/logs/Example/1.5.0-DEV-16652a6655.log:
|
Filed upstream also: https://bugs.llvm.org/show_bug.cgi?id=45906 |
I get
on 16652a6 with Travis Linux, see https://travis-ci.org/github/fredrikekre/Literate.jl/jobs/672110054#L186
Restarting gave the same error and there are no more stacktrace info.
The text was updated successfully, but these errors were encountered: