Skip to content
Commit 683e03d6 authored by chenglin.bi's avatar chenglin.bi
Browse files

[Instcombine] Precommit tests for some or canonicalization; NFC

~((A & B) ^ (A | ?)) -> (A & B) | ~(A | ?)
~(A & B) ^ (A | ?) -> (A & B) | ~(A | ?)
parent d4f1f359
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment