[PATCH] D14982: ARM v8.1a adds Advanced SIMD instructions for Rounding Double Multiply Add/Subtract.

Alexandros Lamprineas via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 27 10:11:09 PST 2015


labrinea updated this revision to Diff 41316.
labrinea added a comment.

@t.p.northover you were right, my patch was missing predefined guard macros for the instrinsics. I've now updated the patch.


http://reviews.llvm.org/D14982

Files:
  include/clang/Basic/arm_neon.td
  lib/Basic/Targets.cpp
  test/CodeGen/aarch64-v8.1a-neon-intrinsics.c
  test/CodeGen/arm-v8.1a-neon-intrinsics.c
  test/Preprocessor/aarch64-target-features.c
  test/Preprocessor/arm-target-features.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14982.41316.patch
Type: text/x-patch
Size: 18420 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151127/507f2274/attachment-0001.bin>


More information about the cfe-commits mailing list