mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-06-28 16:41:01 +03:00
updated README to reflect CMake changes
This commit is contained in:
parent
ee0c8f763f
commit
69e6176e09
@ -47,6 +47,8 @@ Vectorscan is typically used in a DPI library stack, just like Hyperscan.
|
|||||||
|
|
||||||
# Compiling for SVE
|
# 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
|
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
|
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
|
detecting whether the feature is available in the compiler and falling back to
|
||||||
|
Loading…
x
Reference in New Issue
Block a user