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
debloat: Factor out layout c/f check from layout computation
Factor out the code that checks C/F memory layout into standalone
functions. These functions will be more useful on their own. Also factor
out the NdProducer Layout computation function, so that more of that
code is shared between generic instatiations.
Tested using cargo llvm-lines.
0 commit comments