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
This bug is a result of DXILDataScalarization.cpp not consider that geps could be const expressions of other geps. That means we do not walk const Expression GEPs so we never replace the global with its newly scalarized form