[InstCombine] In visitXor, use m_Not on the instruction itself instead of...
[InstCombine] In visitXor, use m_Not on the instruction itself instead of looking for all ones in Op1. This is consistent with 3 other not checks before this one. NFCI llvm-svn: 306617
Loading
Please register or sign in to comment