Skip to content
Commit b5025c72 authored by Dan Gohman's avatar Dan Gohman
Browse files

Use isTrueWhenEqual and isFalseWhenEqual instead of assuming that

SimplifyICmpOperands will simplify such cases to EQ or NE. This makes
the correcntess of the code independent on SimplifyICmpOperands doing
certain simplifications.

llvm-svn: 102927
parent cbbf3e3b
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