]> granicus.if.org Git - llvm/commit
[X86][SSE] Renamed all_of/any_of reduction patterns tests
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Fri, 3 Feb 2017 17:31:01 +0000 (17:31 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Fri, 3 Feb 2017 17:31:01 +0000 (17:31 +0000)
commitae1a5463c7d8fe103285f08b80c8a210afe94fd2
tree4ceb89417bf2d6abe6dab8dca4c0ce0e18417d56
parent6b0ddaae3f9a3b83cf0c17f6f9dba4dd37dba356
[X86][SSE] Renamed all_of/any_of reduction patterns tests

Make it clear these tests sign-extend the comparison result. Some patterns zero-extend to a bool result that we still need to handle.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@294018 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/vector-compare-all_of.ll
test/CodeGen/X86/vector-compare-any_of.ll