[PATCH] D79710: [clang][BFloat] Add create/set/get/dup intrinsics

Mikhail Maltsev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 4 11:00:25 PDT 2020


miyuki updated this revision to Diff 268528.
miyuki added a comment.

Fixed the "RUN:" line in the A32 test, implemented vduph_lane for A32.


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

https://reviews.llvm.org/D79710

Files:
  clang/include/clang/Basic/arm_neon.td
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/test/CodeGen/aarch64-bf16-getset-intrinsics.c
  clang/test/CodeGen/arm-bf16-getset-intrinsics.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79710.268528.patch
Type: text/x-patch
Size: 17055 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200604/920e2300/attachment-0001.bin>


More information about the cfe-commits mailing list