[PATCH] D16576: [PATCH] Add missing build attribute regression tests for Cortex-A8
Renato Golin via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 26 07:07:17 PST 2016
rengolin added inline comments.
================
Comment at: test/CodeGen/ARM/build-attributes.ll:682
@@ +681,3 @@
+; CORTEX-A8-HARD-FAST-NOT: .eabi_attribute 19
+;; The A9 defaults to a VFPv3 FPU, so it flushes preserving the sign when
+;; -ffast-math is specified.
----------------
Typo: A8
Repository:
rL LLVM
http://reviews.llvm.org/D16576
More information about the llvm-commits
mailing list