aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
diff options
context:
space:
mode:
authorAbinav Puthan Purayil <abinav.puthanpurayil@amd.com>2022-01-03 15:45:52 +0530
committerAbinav Puthan Purayil <abinav.puthanpurayil@amd.com>2022-01-24 10:43:32 +0530
commit68b70d17d8dea3fe9fa8e8f8bffd37bfe8125a65 (patch)
tree86c93c7527b87b6824306d0cc5850ce54e67ad70 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
parent90abe181da7c61d982e4873c97fd12bc06fefe09 (diff)
downloadllvm-68b70d17d8dea3fe9fa8e8f8bffd37bfe8125a65.zip
llvm-68b70d17d8dea3fe9fa8e8f8bffd37bfe8125a65.tar.gz
llvm-68b70d17d8dea3fe9fa8e8f8bffd37bfe8125a65.tar.bz2
[GlobalISel] Fold or of shifts with constant amount to funnel shift.
This change folds (or (shl x, C0), (lshr y, C1)) to funnel shift iff C0 and C1 are constants where C0 + C1 is the bit-width of the shift instructions. Differential Revision: https://reviews.llvm.org/D116529
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions