compile the denormal.cc on aarch64, test=develop (#29956)

revert-31562-mean
石晓伟 5 years ago committed by GitHub
parent 6ac4f0af6a
commit 958612231f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -27,7 +27,7 @@
#define GCC_WITHOUT_INTRINSICS
#endif
#if !defined(GCC_WITHOUT_INTRINSICS)
#if !defined(GCC_WITHOUT_INTRINSICS) && !defined(PADDLE_WITH_ARM)
#define DENORM_USE_INTRINSICS
#endif

Loading…
Cancel
Save