From: Robert Khasanov Date: Wed, 29 Oct 2014 15:43:02 +0000 (+0000) Subject: [AVX512] Implemented AVX512VL FP bnary packed instructions (VADDP*, VSUBP*, VMULP... X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=commitdiff_plain;h=63c2f3292eb39599313d64c639014f4422a28b45;hp=63c2f3292eb39599313d64c639014f4422a28b45;ds=inline [AVX512] Implemented AVX512VL FP bnary packed instructions (VADDP*, VSUBP*, VMULP*, VDIVP*, VMAXP*, VMINP*) Refactored through AVX512_maskable Added encoding tests for them. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@220858 91177308-0d34-0410-b5e6-96231b3b80d8 ---