Unverified Commit c4e2fcff authored by Yingwei Zheng's avatar Yingwei Zheng
Browse files

[InstCombine] Don't simplify `icmp eq/ne OneUse(A ^ Cst1), Cst2` in foldICmpEquality

This special case will be handled in foldICmpXorConstant later.
See also commit e9cb50a1.
parent 4fa812bb
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment