]> granicus.if.org Git - llvm/commit
[X86][AVX2] Removed FIXME comment and regenerated test.
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Tue, 24 Jan 2017 16:56:23 +0000 (16:56 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Tue, 24 Jan 2017 16:56:23 +0000 (16:56 +0000)
commit574636bf93a42a177686c3f926c993949d75a620
tree966479e223cf36068b2c5f820a4289bbbd28d76b
parent01e6d8ca4883bbd081e48b76e12b79467511bab4
[X86][AVX2] Removed FIXME comment and regenerated test.

The comment talked about replacing vpmovzxwd+vpslld+vpsrad with vpmovsxwd - which isn't valid as we're sign extending a <8 x i1> bool vector not an all/nobits <8 x i16>

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