[PATCH] D46742: [X86] Use __builtin_convertvector to replace some of the avx512 truncate builtins.

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 14 10:54:33 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC332266: [X86] Use __builtin_convertvector to replace some of the avx512 truncate… (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D46742?vs=146286&id=146645#toc

Repository:
  rC Clang

https://reviews.llvm.org/D46742

Files:
  include/clang/Basic/BuiltinsX86.def
  lib/Headers/avx512bwintrin.h
  lib/Headers/avx512fintrin.h
  lib/Headers/avx512vlbwintrin.h
  lib/Headers/avx512vlintrin.h
  test/CodeGen/avx512bw-builtins.c
  test/CodeGen/avx512f-builtins.c
  test/CodeGen/avx512vl-builtins.c
  test/CodeGen/avx512vlbw-builtins.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46742.146645.patch
Type: text/x-patch
Size: 23403 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180514/382a0a18/attachment-0001.bin>


More information about the cfe-commits mailing list