OSDN Git Service

[AVX512] Remove masked palignr intrinsics and auto-upgrade them to native IR of vecto...
authorCraig Topper <craig.topper@gmail.com>
Mon, 6 Jun 2016 06:12:54 +0000 (06:12 +0000)
committerCraig Topper <craig.topper@gmail.com>
Mon, 6 Jun 2016 06:12:54 +0000 (06:12 +0000)
commit6dbfac925fe759193c6a16089e2be36f586729d6
treec658a8fc1d400d4bfdbf7adadd880bde27904019
parent80d87f6ff34b8f48a40a7a716f021460069c528f
[AVX512] Remove masked palignr intrinsics and auto-upgrade them to native IR of vector shuffle and select.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@271872 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/IntrinsicsX86.td
lib/IR/AutoUpgrade.cpp
test/CodeGen/X86/avx512bw-intrinsics-upgrade.ll
test/CodeGen/X86/avx512bw-intrinsics.ll
test/CodeGen/X86/avx512bwvl-intrinsics-upgrade.ll
test/CodeGen/X86/avx512bwvl-intrinsics.ll