aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorchenglin.bi <chenglin.bi@linaro.org>2022-11-23 09:27:26 +0800
committerchenglin.bi <chenglin.bi@linaro.org>2022-11-23 09:28:10 +0800
commitcdb7b804f665f4d250f6bad3941bcea68024e0a7 (patch)
tree42d2c295d8119dea82ca7fe30887ea8cdfc785ea /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent987b49395c604c794bee4439af4d3a47b4b58276 (diff)
downloadllvm-cdb7b804f665f4d250f6bad3941bcea68024e0a7.zip
llvm-cdb7b804f665f4d250f6bad3941bcea68024e0a7.tar.gz
llvm-cdb7b804f665f4d250f6bad3941bcea68024e0a7.tar.bz2
[DAGCombiner] fold or (xor x, y),? patterns
or (xor x, y), x --> or x, y or (xor x, y), y --> or x, y or (xor x, y), (and x, y) --> or x, y or (xor x, y), (or x, y) --> or x, y Reviewed By: foad Differential Revision: https://reviews.llvm.org/D138401
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions