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
[OmaxLTO] Fix the flag to be supplied to the LTO plugin (#544)
The flag to add the extra loop unroll pass was previously provided to
opt and was not actually working, as it's supposed to be provided to the
LTO plugin.
0 commit comments