aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/bench.py
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/packages/Python/lldbsuite/test/bench.py
parent4c3d916c4bd2a392101c74dd270bd1e6a4fec15b (diff)
downloadllvm-62c51a72f9e7540fb58bba7e116a4b411ab18bef.zip
llvm-62c51a72f9e7540fb58bba7e116a4b411ab18bef.tar.gz
llvm-62c51a72f9e7540fb58bba7e116a4b411ab18bef.tar.bz2
[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/packages/Python/lldbsuite/test/bench.py')
0 files changed, 0 insertions, 0 deletions