diff options
| author | Piotr Fusik <p.fusik@samsung.com> | 2025-02-04 16:59:57 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-04 16:59:57 +0100 |
| commit | f7aad60cd1a538fb1eb5ab861f8c29ddba5283a4 (patch) | |
| tree | 43686ee5135d5825ac1b622c631d36811e8d191a /lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h | |
| parent | d5488f157c74332646d2b6e9d16c88e61d5a789e (diff) | |
| download | llvm-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
