From 97a126f08ce318023be604d03f88bf0820a9464a Mon Sep 17 00:00:00 2001 From: Victoria Date: Mon, 17 Sep 2018 16:40:32 +0300 Subject: Update ReadMe.md --- ReadMe.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ReadMe.md b/ReadMe.md index 73fbf4c..7892eac 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -7,6 +7,7 @@ To take advantage of this file just include it in your project that uses ARM NEON intinsics instead of "arm_neon.h", compile it as usual and enjoy the result. For significant performance improvement in some cases you might need to define USE_SSE4 in your project settings. Otherwise SIMD up to SSSE3 to be used. + If NEON2SSE_DISABLE_PERFORMANCE_WARNING macro is defined, then the performance warnings are disabled. For more information and license please read the NEON_2_SSE.h content. -- cgit v1.2.3