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
Pipeline
#9463
passed
with stages
in
27 minutes and 11 seconds
Loading
Please register or sign in to comment