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
Is your feature request related to a problem? Please describe.
Sometimes mixing floats into a bloqade program can create rounding errors that are difficult to track down
Describe the solution you'd like
Add warnings that point to potential area where these rounding errors are occuring
We can do this as an additional compiler pass for AHS.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Sometimes mixing floats into a bloqade program can create rounding errors that are difficult to track down
Describe the solution you'd like
Add warnings that point to potential area where these rounding errors are occuring
We can do this as an additional compiler pass for AHS.
The text was updated successfully, but these errors were encountered: