We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6239b7 commit 314beffCopy full SHA for 314beff
src/LoopVectorization.jl
@@ -20,7 +20,7 @@ export indices,
20
vreduce,
21
vcount
22
23
-if VERSION >= v"1.11-DEV"
+@static if VERSION >= v"1.11-DEV"
24
macro turbo(args...)
25
quote
26
@inbounds @fastmath begin
0 commit comments