diff options
| author | Ashley Coleman <ascoleman@microsoft.com> | 2025-01-15 15:36:50 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-15 15:36:50 -0700 |
| commit | 4f48abff0fb90ea0a05470755b799cdb1ff79d89 (patch) | |
| tree | 0348bf518f94bab050a442f3b6d5ee4c5ba95f71 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 4a4a8a1476b1386b523dc5b292ba9a5a6748a9cf (diff) | |
| download | llvm-4f48abff0fb90ea0a05470755b799cdb1ff79d89.zip llvm-4f48abff0fb90ea0a05470755b799cdb1ff79d89.tar.gz llvm-4f48abff0fb90ea0a05470755b799cdb1ff79d89.tar.bz2 | |
[HLSL] Implement elementwise firstbitlow builtin (#116858)
Closes https://github.com/llvm/llvm-project/issues/99116
Implements `firstbitlow` by extracting common functionality from
`firstbithigh` into a shared function while also fixing a bug for an edge
case where `u64x3` and larger vectors will attempt to create vectors
larger than the SPRIV max of 4.
---------
Co-authored-by: Steven Perron <stevenperron@google.com>
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
