summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorMehrnoosh Heidarpour <mehrnoosh.heidarpour@huawei.com>2021-11-15 18:54:07 -0500
committerMuhammad Asif Manzoor <muhammad.asif.manzoor1@huawei.com>2021-11-15 18:55:04 -0500
commit62c51a72f9e7540fb58bba7e116a4b411ab18bef (patch)
tree2188c9d813303edd54f57197fb4703e139c79d7d /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent4c3d916c4bd2a392101c74dd270bd1e6a4fec15b (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 Reviewed 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