diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2022-07-23 09:46:30 +0100 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2022-07-23 09:46:30 +0100 |
commit | 8937252465a5f6575a7e3b353d5a095fc4bb90f2 (patch) | |
tree | c48acd21173fb9e6cb682250c83875a60ff8ca14 /lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h | |
parent | 380a1b204c36cc8c6fdf28618d8a838aed8b7197 (diff) | |
download | llvm-8937252465a5f6575a7e3b353d5a095fc4bb90f2.zip llvm-8937252465a5f6575a7e3b353d5a095fc4bb90f2.tar.gz llvm-8937252465a5f6575a7e3b353d5a095fc4bb90f2.tar.bz2 |
[DAG] computeKnownBits - add basic shift-by-parts handling
Concat KnownBits from ISD::SHL_PARTS / ISD::SRA_PARTS / ISD::SRL_PARTS lo/hi operands and perform the KnownBits calculation by the shift amount on the extended type, before splitting the KnownBits based on the requested lo/hi result.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h')
0 files changed, 0 insertions, 0 deletions