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
I think TargetLowering::setPrefLoopAlignment and TargetLowering::setPrefFunctionAlignment should handle many cases, but these need to be confirmed. Not sure what it will do to pad around loops, but null halfwords (mov r0, r0) are fine.
I think TargetLowering::setPrefLoopAlignment and TargetLowering::setPrefFunctionAlignment should handle many cases, but these need to be confirmed. Not sure what it will do to pad around loops, but null halfwords (mov r0, r0) are fine.