[PATCH] D96825: [AArch64] Adding Neon Polynomial vadd Intrinsics

Ryan Santhirarajan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 17 09:26:42 PST 2021


rsanthir.quic updated this revision to Diff 324336.
rsanthir.quic marked an inline comment as done.
rsanthir.quic retitled this revision from "[AArch64] Adding Polynomial vadd Intrinsics support" to "[AArch64] Adding Neon Polynomial vadd Intrinsics".
rsanthir.quic added a comment.

removed unnecessary flag in test and changed commit message.


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

https://reviews.llvm.org/D96825

Files:
  clang/include/clang/Basic/arm_neon.td
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/test/CodeGen/aarch64-poly-add.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96825.324336.patch
Type: text/x-patch
Size: 6001 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210217/04f376e7/attachment.bin>


More information about the cfe-commits mailing list