summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorStanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com>2021-11-15 12:24:44 -0800
committerStanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com>2021-11-15 13:49:20 -0800
commit193c40e9667ca2b173232b393fc72ea9e4944aa3 (patch)
tree5fd3d2954b899dc32dc47e4b404838e789f5e8c2 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent1c3ef9ef4a4dc84f36e9282b9cd1c7313a3d4a08 (diff)
[InstSimplify] Fold A|B | (A^B) --> A|B
This patch adds the following fold opportunity: A|B | (A^B) --> A|B that is reported here : https://bugs.llvm.org/show_bug.cgi?id=52479 https://alive2.llvm.org/ce/z/33-My- Test cases with base results are added in D113860 (authored by MehrHeidar, committed by rampitec). Differential Revision: https://reviews.llvm.org/D113861
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions