llvm-project
c3e08c8f - [HLSL] Add new double overloads for math builtins (#132979)

Commit
266 days ago
[HLSL] Add new double overloads for math builtins (#132979) Add double overloads which cast the double to a float and call the float builtin. Makes these double overloads conditional on hlsl version 202x or earlier. Add tests Closes #128228
Author
Parents
Loading