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
Remove Instruction Combining after Memory Opt. MemOpt may combine load/store instructions, while running InstCombine without IR lowering will change the alignment based on the new load/store value types.
0 commit comments