OSDN Git Service

[AVX-512] Add execution domain fixing for logical operations with broadcast loads...
authorCraig Topper <craig.topper@gmail.com>
Fri, 2 Sep 2016 05:29:09 +0000 (05:29 +0000)
committerCraig Topper <craig.topper@gmail.com>
Fri, 2 Sep 2016 05:29:09 +0000 (05:29 +0000)
commit3409bf2065ff4cbb4a5133c63d5f3d1fe8063f14
treedaf33e1c842bb6e65b3310271a464d0fd8485f4e
parenta3459cf3aad445ba1b9dcd8d66d23f67a708dbf1
[AVX-512] Add execution domain fixing for logical operations with broadcast loads. This builds on the handling of masked ops since we need to keep element size the same.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@280464 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrInfo.cpp
test/CodeGen/X86/avx512-arith.ll
test/CodeGen/X86/avx512-logic.ll