From: Igor Breger Date: Wed, 2 Sep 2015 10:50:58 +0000 (+0000) Subject: AVX512: Implemented encoding and intrinsics for vshufps/d. X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=commitdiff_plain;h=191108c6b85f8b54fe43cc7e0f12c339c8a8713f;hp=191108c6b85f8b54fe43cc7e0f12c339c8a8713f AVX512: Implemented encoding and intrinsics for vshufps/d. Added tests for intrinsics and encoding. Differential Revision: http://reviews.llvm.org/D11709 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@246640 91177308-0d34-0410-b5e6-96231b3b80d8 ---