diff options
| author | Farzon Lotfi <1802579+farzonl@users.noreply.github.com> | 2024-04-22 12:40:21 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-22 12:40:21 -0400 |
| commit | c4c54af569f7c17bc89ae73c3e5c5c4be0a586b9 (patch) | |
| tree | fa56cabda94371ddca8a6e27297731d9b9b8ac53 /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h | |
| parent | 8b2ba6a144e728ee4116e2804e9b5aed8824e726 (diff) | |
| download | llvm-c4c54af569f7c17bc89ae73c3e5c5c4be0a586b9.zip llvm-c4c54af569f7c17bc89ae73c3e5c5c4be0a586b9.tar.gz llvm-c4c54af569f7c17bc89ae73c3e5c5c4be0a586b9.tar.bz2 | |
[SPIRV][HLSL] map lerp to Fmix (#88976)
- `clang/lib/CodeGen/CGBuiltin.cpp` - switch to using
`getLerpIntrinsic()` to abstract backend intrinsic
- `clang/lib/CodeGen/CGHLSLRuntime.h` - add `getLerpIntrinsic()`
- `llvm/include/llvm/IR/IntrinsicsSPIRV.td` - add SPIRV intrinsic for
lerp
- `llvm/lib/Target/SPIRV/SPIRVInstructionSelector.cpp` - add mapping of
HLSL's lerp to GLSL's Fmix.
resolves #88940
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions
