diff options
author | Sarah Spall <sarahspall@microsoft.com> | 2025-03-26 07:54:13 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-26 07:54:13 -0700 |
commit | c3e08c8f07ded9ef0d1ad2f3fb04e98d839479b1 (patch) | |
tree | f72764c4040183cb881586f889e0f9d9f1b288d4 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 1cc07a0865c1828792fbc7427d175c4ce753a27d (diff) | |
download | llvm-c3e08c8f07ded9ef0d1ad2f3fb04e98d839479b1.zip llvm-c3e08c8f07ded9ef0d1ad2f3fb04e98d839479b1.tar.gz llvm-c3e08c8f07ded9ef0d1ad2f3fb04e98d839479b1.tar.bz2 |
[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
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions