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

[InstSimplify] Remove some redundant code from InstSimplify now that...

[InstSimplify] Remove some redundant code from InstSimplify now that llvm::isKnownNonEqual handles vectors.

isKnownNonEqual is called a little earlier in this function and can handle the case that we were checking here as well as more complex cases.

llvm-svn: 304775
parent 3002d5b0
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