From 69e6176e0923fef57f97da91268c6bd83ae11120 Mon Sep 17 00:00:00 2001 From: Alex Bondarev Date: Tue, 13 Sep 2022 18:29:06 +0300 Subject: [PATCH] updated README to reflect CMake changes --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8bc7aff6..f9d2708f 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,8 @@ Vectorscan is typically used in a DPI library stack, just like Hyperscan. # Compiling for SVE +When compiling on AARCH64 machine with support for either of the SVE flags, it will be detected and applied automatically. + The following cmake variables can be set in order to target Arm's Scalable Vector Extension. They are listed in ascending order of strength, with cmake detecting whether the feature is available in the compiler and falling back to