diff --git a/src/LoopVectorization.jl b/src/LoopVectorization.jl index bf5795f0..34583f09 100644 --- a/src/LoopVectorization.jl +++ b/src/LoopVectorization.jl @@ -20,7 +20,7 @@ export indices, vreduce, vcount -if VERSION >= v"1.11-DEV" +@static if VERSION >= v"1.11-DEV" macro turbo(args...) quote @inbounds @fastmath begin