[Nightly] failing linsolve test #159
Labels
julia nightly
Issues that need fixing to support the upcoming julia release
upstream bug
A bug caused by dependencies/upstream code
The nightly workflow fails on the 'linsolve' test.
It issues a bunch of warnings about LLVM calls with integer pointers being deprecated.
I suppose this leads to the wrong comparison result in the end.
However, all the warnings are issues for upstream packages like LoopVectorization or LinearSolve.
@j-fu what is the best way forward, should I open some issues to make the upstream package maintainers aware?
The text was updated successfully, but these errors were encountered: