[AVX-512] Fix another case where fastisel was generating a GR8 to VK1 copy. This...
authorCraig Topper <craig.topper@gmail.com>
Thu, 30 Mar 2017 21:02:52 +0000 (21:02 +0000)
committerCraig Topper <craig.topper@gmail.com>
Thu, 30 Mar 2017 21:02:52 +0000 (21:02 +0000)
commit533b1bde1b8feaf9f6667ac6f73b1b1f1bee3597
treed06be75880d1199f877fa2b931a2fa62269de931
parentec1bc0f584377951429fe3c0f469d260c05c54b6
[AVX-512] Fix another case where fastisel was generating a GR8 to VK1 copy. This time after calls returning i1.

Fixes PR32472.

llvm-svn: 299112
llvm/lib/Target/X86/X86FastISel.cpp