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
Removing the intrinsic because there is no opCodes for rcp in DXIL or
SPIR-V.
Moving means we don't have to re-implement this feature for each
backend.
fixes#87784
Co-authored-by: Farzon Lotfi <[email protected]>
SPIRV and DXIL both lower to
1/x
so an intrinsic isn't necessary.Originally posted by @farzonl in #87367 (comment)
The text was updated successfully, but these errors were encountered: