diff options
author | Tim Gymnich <tgymnich@icloud.com> | 2024-09-09 23:27:27 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-09 17:27:27 -0400 |
commit | a9a5a18a0e99b0251c0fe6ce61c5e699bf6b379b (patch) | |
tree | 0ceaada7f6339e9d7ca2995a02d2dd46f9a22f9c /llvm/utils/TableGen/Common/CodeGenDAGPatterns.cpp | |
parent | 66e9078f827383f77c1c239f6c09f2b07a963649 (diff) | |
download | llvm-a9a5a18a0e99b0251c0fe6ce61c5e699bf6b379b.zip llvm-a9a5a18a0e99b0251c0fe6ce61c5e699bf6b379b.tar.gz llvm-a9a5a18a0e99b0251c0fe6ce61c5e699bf6b379b.tar.bz2 |
[SPIRV] Add sign intrinsic part 1 (#101987)
partially fixes #70078
### Changes
- Added `int_spv_sign` intrinsic in `IntrinsicsSPIRV.td`
- Added lowering and map to `int_spv_sign in
`SPIRVInstructionSelector.cpp`
- Added SPIR-V backend test case in
`llvm/test/CodeGen/SPIRV/hlsl-intrinsics/sign.ll`
### Related PRs
- https://github.com/llvm/llvm-project/pull/101988
- https://github.com/llvm/llvm-project/pull/101989
Diffstat (limited to 'llvm/utils/TableGen/Common/CodeGenDAGPatterns.cpp')
0 files changed, 0 insertions, 0 deletions