]> granicus.if.org Git - llvm/commit
[X86][AVX] Add full test coverage of subvector_broadcasts from registers
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Mon, 7 Aug 2017 16:49:09 +0000 (16:49 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Mon, 7 Aug 2017 16:49:09 +0000 (16:49 +0000)
commite90e1d3d1837b2a694b9247e05ce21c3eac2337a
tree7e4a6e7917b59d0b2a06cde2ac454f8dfbbc8014
parent7d915c62a668193d85d0c7a85df2084834ad2ec4
[X86][AVX] Add full test coverage of subvector_broadcasts from registers

X86SubVBroadcast is for memory subvector broadcasts, but we must test that it handles all cases without the load as well just in case.

This was noticed while I was triaging the test cases from PR34041.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@310268 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/subvector-broadcast.ll