diff options
author | chenglin.bi <chenglin.bi@linaro.org> | 2023-01-05 11:03:42 +0800 |
---|---|---|
committer | chenglin.bi <chenglin.bi@linaro.org> | 2023-01-05 12:04:35 +0800 |
commit | 87b2c760d0183246c27f9e1c34e1e1120e03449b (patch) | |
tree | 75593ee40ff56b45c020e62009658b7e857c9066 /llvm/lib/DebugInfo/CodeView | |
parent | 50be2859443a7dea7c160cfb1e145832327b9ed8 (diff) | |
download | llvm-87b2c760d0183246c27f9e1c34e1e1120e03449b.zip llvm-87b2c760d0183246c27f9e1c34e1e1120e03449b.tar.gz llvm-87b2c760d0183246c27f9e1c34e1e1120e03449b.tar.bz2 |
[Instcombine] fold logic ops to select
(C & X) | ~(C | Y) -> C ? X : ~Y
https://alive2.llvm.org/ce/z/4yLh_i
Reviewed By: spatel
Differential Revision: https://reviews.llvm.org/D139080
Diffstat (limited to 'llvm/lib/DebugInfo/CodeView')
0 files changed, 0 insertions, 0 deletions