Skip to content
Commit 798a19ab authored by Craig Topper's avatar Craig Topper
Browse files

[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
parent 8456b16e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment