Have you tried something like
    
    
    when AVX2_Available():
    

Of course that can only work when your AVX2_Available() is known at compile 
time...

Reply via email to