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
Create a sign-parameterized std::pow() function and retrofit upow and spow to use it.
This way VAST-DSLX translation can stop deciding which one to use via ad hoc type inference, and in most cases, DSLX programmers would probably not need to think about it either.
PiperOrigin-RevId: 811535396
0 commit comments