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

[ValueTracking] Remove scalar only restriction from isKnownNonEqual. The...

[ValueTracking] Remove scalar only restriction from isKnownNonEqual. The computeKnownBits and isKnownNonZero calls this code relies on should work fine for vectors.

This will be used by another commit to remove some code from InstSimplify that is redundant for scalars, but was needed for vectors due to this issue.

llvm-svn: 304774
parent 2dfb4804
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