[PATCH] D92930: [Clang] Add vcmla and rotated variants for Arm ACLE.

Florian Hahn via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 9 13:17:48 PST 2020


fhahn updated this revision to Diff 310632.
fhahn added a comment.

Updated to use new VCMLA_ROTS multiclass to define rotated variants.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92930

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92930.310632.patch
Type: text/x-patch
Size: 6948 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201209/8f24567c/attachment-0001.bin>


More information about the cfe-commits mailing list