llvm-project
c3e08c8f
- [HLSL] Add new double overloads for math builtins (#132979)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
References
#132979 - [HLSL] Add new double overloads for math builtins
Author
spall
Parents
1cc07a08
Loading