Efficient use of @turbo for linear algebra operations (LoopVectorization.jl)

I forgot to mention that I noticed that by dropping the if-else statement the code works fine. Does it imply that if-else statements cannot be used with the @turbo macro?