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 it is possible to remove the return value from Lower*::LowerWasmArrayBoundsCheck.
We are basically adding all the checks above instr and the returned label is not needed and confusing.