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

Kan Shengchen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 6 04:17:09 PDT 2019


skan updated this revision to Diff 203330.
skan added a comment.

avoid implicit type conversion for intrinsic parameter


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

https://reviews.llvm.org/D62363

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62363.203330.patch
Type: text/x-patch
Size: 14415 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190606/c246c064/attachment-0001.bin>


More information about the cfe-commits mailing list