Skip to content
Commit 63f59217 authored by Craig Topper's avatar Craig Topper
Browse files

Teach SimplifySetCC that comparing AssertZext i1 against a constant 1 can be...

Teach SimplifySetCC that comparing AssertZext i1 against a constant 1 can be rewritten as a compare against a constant 0 with the opposite condition.

llvm-svn: 170495
parent 3aad762d
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