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 5179f17 commit fed8f16Copy full SHA for fed8f16
src/FindFirstFunctions.jl
@@ -1,5 +1,5 @@
1
module FindFirstFunctions
2
-
+# https://github.com/JuliaLang/julia/pull/53687
3
const USE_PTR = VERSION >= v"1.12.0-DEV.255"
4
const FFE_IR = """
5
declare i8 @llvm.cttz.i8(i8, i1);
0 commit comments