]> granicus.if.org Git - llvm/commit
[PowerPC][NFC] Add test for build all one vector with different types.
authorJinsong Ji <jji@us.ibm.com>
Wed, 14 Aug 2019 14:53:05 +0000 (14:53 +0000)
committerJinsong Ji <jji@us.ibm.com>
Wed, 14 Aug 2019 14:53:05 +0000 (14:53 +0000)
commita52553393603f10c98b9596270648c878fd51282
treef6a88754829335e162c719d9f542c960d6445025
parent50d3b49c52f990127ec90172ef411cc2b10ad1dc
[PowerPC][NFC] Add test for build all one vector with different types.

build-vector-tests.ll is far too big, split such type tests for single
buildvector into new file.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@368859 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/PowerPC/build-vector-allones.ll [new file with mode: 0644]