diff options
author | Adam Yang <hanbyang@microsoft.com> | 2024-11-07 17:47:53 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-07 17:47:53 -0800 |
commit | 36d757f8406a00539228e15b44bb850936871421 (patch) | |
tree | 66444576b28821e1500056f219c919a41c518a7c /llvm/lib/CodeGen/MachineScheduler.cpp | |
parent | 1febd71b4dcff17130d3a605eda880de046bbd0f (diff) | |
download | llvm-36d757f8406a00539228e15b44bb850936871421.zip llvm-36d757f8406a00539228e15b44bb850936871421.tar.gz llvm-36d757f8406a00539228e15b44bb850936871421.tar.bz2 |
[HLSL][SPIRV] Added clamp intrinsic (#113394)
Fixes #88052
- Added the following intrinsics:
- `int_spv_uclamp`
- `int_spv_sclamp`
- `int_spv_fclamp`
- Updated DirectX counterparts to have the same three clamp intrinsics.
- Update the clamp.hlsl unit tests to include SPIRV
- Added the SPIRV specific tests
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions