You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We remove TBAA information like !invariant.load because it isn't IPO safe. However, nowadays Julia strips this information (JuliaLang/julia#34583), so maybe we should revisit whether JuliaGPU/CUDAnative.jl#236 is still a problem.
We remove TBAA information like
!invariant.load
because it isn't IPO safe. However, nowadays Julia strips this information (JuliaLang/julia#34583), so maybe we should revisit whether JuliaGPU/CUDAnative.jl#236 is still a problem.x-ref: JuliaLang/julia#53501 (comment)
The text was updated successfully, but these errors were encountered: