[llvm] r247149 - AVX512: Implemented encoding and intrinsics for

Renato Golin via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 9 10:08:44 PDT 2015


On 9 September 2015 at 15:35, Igor Breger via llvm-commits
<llvm-commits at lists.llvm.org> wrote:
> Author: ibreger
> Date: Wed Sep  9 09:35:09 2015
> New Revision: 247149
>
> URL: http://llvm.org/viewvc/llvm-project?rev=247149&view=rev
> Log:
> AVX512: Implemented encoding and intrinsics for
>   vextracti64x4 ,vextracti64x2, vextracti32x8, vextracti32x4, vextractf64x4, vextractf64x2, vextractf32x8, vextractf32x4
> Added tests for intrinsics and encoding.

Hi Igor,

You broke all ARM and AArch64 buildbots... :)

http://lab.llvm.org:8011/builders/clang-cmake-aarch64-quick/builds/361

Can you have a look asap, please? Or please revert if the problem is
not obvious.

cheers,
--renato


More information about the llvm-commits mailing list