llvm-project
4036a694 - [HLSL] move rcp to cgbuiltins (#88401)

Commit
2 years ago
[HLSL] move rcp to cgbuiltins (#88401) 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 <farzon@farzon.com>
Author
Parents
Loading