[PATCH] D56530: [X86] Add versions of the avx512 gather intrinsics that take the mask as a vXi1 vector instead of a scalar (clang side)

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 16 14:38:52 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rC351390: [X86] Add versions of the avx512 gather intrinsics that take the mask as a vXi1… (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D56530?vs=180978&id=182154#toc

Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56530/new/

https://reviews.llvm.org/D56530

Files:
  lib/CodeGen/CGBuiltin.cpp
  test/CodeGen/avx512f-builtins.c
  test/CodeGen/avx512vl-builtins.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56530.182154.patch
Type: text/x-patch
Size: 15443 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190116/151d3889/attachment-0001.bin>


More information about the cfe-commits mailing list