aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h
diff options
context:
space:
mode:
authorPiotr Fusik <p.fusik@samsung.com>2025-02-04 16:59:57 +0100
committerGitHub <noreply@github.com>2025-02-04 16:59:57 +0100
commitf7aad60cd1a538fb1eb5ab861f8c29ddba5283a4 (patch)
tree43686ee5135d5825ac1b622c631d36811e8d191a /lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h
parentd5488f157c74332646d2b6e9d16c88e61d5a789e (diff)
downloadllvm-f7aad60cd1a538fb1eb5ab861f8c29ddba5283a4.zip
llvm-f7aad60cd1a538fb1eb5ab861f8c29ddba5283a4.tar.gz
llvm-f7aad60cd1a538fb1eb5ab861f8c29ddba5283a4.tar.bz2
[RISCV] Fold vector shift of sext/zext to widening multiply (#121563)
(shl (sext X), C) -> (vwmulsu X, 1u << C) (shl (zext X), C) -> (vwmulu X, 1u << C)
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h')
0 files changed, 0 insertions, 0 deletions