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
As noticed in #7814, the Call visitor handles some intrinsics (eg widen_mul_right) but apparently not others (eg widening_mul)... it's not clear if this is deliberate or just an oversight. We should look and see what's missing and see what should be added.
The text was updated successfully, but these errors were encountered:
As noticed in #7814, the Call visitor handles some intrinsics (eg widen_mul_right) but apparently not others (eg widening_mul)... it's not clear if this is deliberate or just an oversight. We should look and see what's missing and see what should be added.
The text was updated successfully, but these errors were encountered: