diff options
author | Sarah Spall <sarahspall@microsoft.com> | 2025-03-19 08:47:56 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-19 08:47:56 -0700 |
commit | 2c41a8e6d39800383edfd863d6d96f0cfc4a2283 (patch) | |
tree | 035288f2ae779ec8eeb0d61ed1a43715e6887664 /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp | |
parent | cb493d2bab40a480e3daba22ffee54d024817f05 (diff) | |
download | llvm-2c41a8e6d39800383edfd863d6d96f0cfc4a2283.zip llvm-2c41a8e6d39800383edfd863d6d96f0cfc4a2283.tar.gz llvm-2c41a8e6d39800383edfd863d6d96f0cfc4a2283.tar.bz2 |
[HLSL] Fix bug in new clamp overloads (#131928)
In some cases using the newly introduced clamp overloads, when floats
were involved, clang would behave differently than DXC.
To ensure the same behavior as DXC, require that for mix scalar/vector
overloads the type of the scalar matches the type of the vector.
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions