Skip to content
Commit 8340b414 authored by Simon Pilgrim's avatar Simon Pilgrim
Browse files

[X86] vector-reduce-and-cmp.ll - and reductions should compare against -1 not...

[X86] vector-reduce-and-cmp.ll - and reductions should compare against -1 not 0 for allof style comparisons

Fix tests so we actually test what was intended to complement vector-reduce-or-cmp.ll - this was a copy+paste typo from the vector-reduce-or-cmp.ll file (where we should compare against 0) - comparing reduce_and against 0 doesn't tell us much (other than no common set bits).
parent 88c744e7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment