OSDN Git Service

[AVX-512] Change another pattern that was using BLENDM to use masked moves. A future...
authorCraig Topper <craig.topper@gmail.com>
Mon, 9 Jan 2017 04:19:34 +0000 (04:19 +0000)
committerCraig Topper <craig.topper@gmail.com>
Mon, 9 Jan 2017 04:19:34 +0000 (04:19 +0000)
commitca3a0c93a3e5f1f758ad60f103965b2dcbd200c7
tree50953b02e46c382f50496bd8242dc202a3727316
parent3612268cf23761100136e56e03a7a2205f3da56e
[AVX-512] Change another pattern that was using BLENDM to use masked moves. A future patch will conver it back to BLENDM if its beneficial to register allocation.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@291419 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrAVX512.td
test/CodeGen/X86/avx512-ext.ll
test/CodeGen/X86/avx512-vec-cmp.ll