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

Tim Northover via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 25 09:47:39 PST 2015


t.p.northover added a subscriber: t.p.northover.
t.p.northover added a comment.

Do these get the right diagnostics when used on CPUs without the new feature? I can't see how __ARM_FEATURE_QRDMX gets wired through to arm_neon.h.


http://reviews.llvm.org/D14982





More information about the cfe-commits mailing list