[PATCH] D62363: [X86] Enable intrinsics that convert float and bf16 data to each other

Pengfei Wang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 10 18:16:50 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL363018: [X86] Enable intrinsics that convert float and bf16 data to each other (authored by pengfei, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D62363?vs=203762&id=203950#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D62363

Files:
  cfe/trunk/include/clang/Basic/BuiltinsX86.def
  cfe/trunk/lib/CodeGen/CGBuiltin.cpp
  cfe/trunk/lib/Headers/avx512bf16intrin.h
  cfe/trunk/lib/Headers/avx512vlbf16intrin.h
  cfe/trunk/test/CodeGen/avx512bf16-builtins.c
  cfe/trunk/test/CodeGen/avx512vlbf16-builtins.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62363.203950.patch
Type: text/x-patch
Size: 14651 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190611/efbeb0ae/attachment.bin>


More information about the cfe-commits mailing list