OSDN Git Service

[X86][SSE] Add integer add/mul vector.reduce tests
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Thu, 5 Apr 2018 17:37:35 +0000 (17:37 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Thu, 5 Apr 2018 17:37:35 +0000 (17:37 +0000)
commitf614f36c6904dbd6d43067fe178ab76cdf363b3a
treec7a4b8fbeca39578ac5530da87d90bf2732dd692
parentf096c30c1e1990e01c5bc852e81e5e7a9993b179
[X86][SSE] Add integer add/mul vector.reduce tests

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@329321 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/vector-reduce-add.ll [new file with mode: 0644]
test/CodeGen/X86/vector-reduce-mul.ll [new file with mode: 0644]