]> granicus.if.org Git - llvm/commit
[AVX-512] Add masked forms of the alternate MOVDDUP patterns.
authorCraig Topper <craig.topper@gmail.com>
Sat, 7 Jan 2017 22:20:23 +0000 (22:20 +0000)
committerCraig Topper <craig.topper@gmail.com>
Sat, 7 Jan 2017 22:20:23 +0000 (22:20 +0000)
commit373d814f41b20b4675753894999c3dadead8628b
treedfa09eb2913d90d95819f96dcf9b77cadf7c40bd
parentee6faf574a381d0f07a71086296a0f0239f557e7
[AVX-512] Add masked forms of the alternate MOVDDUP patterns.

I'm not too sure how to get isel to select even all of the unmasked forms, but at least we have a consistent set now.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@291368 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrAVX512.td
test/CodeGen/X86/vector-shuffle-masked.ll