Skip to content

[NFC] Improve feature check for SME2

Tamas Petz requested to merge fix-sme2-feature-check into main

In the original code when INTRINSICCV_ENABLE_SME2 was OFF and clang compiler version was 18 or newer, the message was printed that the compiler did not support SME2.

Merge request reports

Loading