Closed
Description
What happened?
there is a #ifdef __AVX2__
missing this if is no more call.
Or the #ifdef AVXnnn have to be replace with something like __x86_64__
but I don't know if it can work.
Name and Version
b4020 tag
What operating system are you seeing the problem on?
No response
Relevant log output
No response