[PATCH] D53633: [AArch64] Implement FP16FML intrinsics

Bryan Chan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 25 16:50:42 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL345344: [AArch64] Implement FP16FML intrinsics (authored by bryanpkc, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D53633?vs=170811&id=171230#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53633

Files:
  cfe/trunk/include/clang/Basic/arm_neon.td
  cfe/trunk/include/clang/Basic/arm_neon_incl.td
  cfe/trunk/lib/Basic/Targets/AArch64.cpp
  cfe/trunk/lib/Basic/Targets/AArch64.h
  cfe/trunk/lib/CodeGen/CGBuiltin.cpp
  cfe/trunk/test/CodeGen/aarch64-neon-fp16fml.c
  cfe/trunk/test/Preprocessor/aarch64-target-features.c
  cfe/trunk/utils/TableGen/NeonEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53633.171230.patch
Type: text/x-patch
Size: 28974 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181025/b74f49a4/attachment-0001.bin>


More information about the cfe-commits mailing list