LLVM assertion error on PPC #26221
Labels
compiler:codegen
Generation of LLVM IR and native code
regression
Regression in behavior compared to a previous version
system:powerpc
PowerPC
While looking into power support I am encountering an assertion failure in LLVM, after applying #26218.
Bisect log: https://gist.github.com/vchuravy/ad88db5f56688c0538d9bade8ea7dfed
Bisect is not as helpful as I would have hoped since some of the commits are not testable, but everything points towards #21888 (cc: @Keno )
According to the debug information
!dbg !35
this is coming fromcompiler/typeinfer.jl:243
onvc/ppc_as
The text was updated successfully, but these errors were encountered: