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
you can enable out-of-normal with a "--debug-internal" mode, which is what I will use. However, normal programmers should not need it. If normal/denormal fails from a user standpoint, then that is a compiler internal bug.
Short story: we have lots of compiler internal bugs.
With internal debugging compiler should give out-of-normal types in error messages.
Without debugging, compiler should give normal types in error messages.
I think this is the most sane way of moving forward? idk.
The text was updated successfully, but these errors were encountered: