Skip to content
Commit 8ffe2418 authored by Michael Platings's avatar Michael Platings
Browse files

Change KLEIDICV_ENABLE_SVE2 behaviour

Previously KLEIDICV_ENABLE_SVE2 and KLEIDICV_ENABLE_SVE2_SELECTIVELY
were mutually exclusive. Now KLEIDICV_ENABLE_SVE2 enables or disables
SVE2 code paths overall, and KLEIDICV_LIMIT_SVE2_TO_SELECTED_ALGORITHMS
is a refinement of that option.

The intent of this change is merely to make the options more ergonomic.
It's now only necessary to set
KLEIDICV_LIMIT_SVE2_TO_SELECTED_ALGORITHMS=OFF in order to enable all
SVE2 code paths, instead of setting both
KLEIDICV_ENABLE_SVE2_SELECTIVELY=OFF and KLEIDICV_ENABLE_SVE2=ON.
parent a371173b
Loading
Loading
Loading
Pipeline #9463 passed with stages
in 27 minutes and 11 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment