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
In #1574 to handle conditioning floating point with bool, arith.uitofp is used. Yet much of the rest pipeline is not aware of such op (e.g. Analysis, secret-to-scheme, backend emitter)
The text was updated successfully, but these errors were encountered:
In #1574 to handle conditioning floating point with bool,
arith.uitofp
is used. Yet much of the rest pipeline is not aware of such op (e.g. Analysis, secret-to-scheme, backend emitter)The text was updated successfully, but these errors were encountered: