diff options
author | Sarah Spall <sarahspall@microsoft.com> | 2025-03-27 09:34:25 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-27 09:34:25 -0700 |
commit | f612d705252dbf16265649ae5155d51b4c569182 (patch) | |
tree | 64bed70da563fb3c5c37c08ab0c3907c0bfa332a /llvm/lib/Transforms/Utils/LoopUtils.cpp | |
parent | 3a5d77608baf6dac9792f4d156196a7042e894ff (diff) | |
download | llvm-f612d705252dbf16265649ae5155d51b4c569182.zip llvm-f612d705252dbf16265649ae5155d51b4c569182.tar.gz llvm-f612d705252dbf16265649ae5155d51b4c569182.tar.bz2 |
[HLSL] Add new int overloads for math builtins (#133162)
Add int overloads which cast the various ints to a float and call the
float builtin.
These overloads are conditional on hlsl version 202x or earlier.
Add tests and puts tests in own files, including some of the tests added
for double overloads.
Closes #128229
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions