Skip to content

Commit fed8f16

Browse files
authored
Link to Julia PR
1 parent 5179f17 commit fed8f16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/FindFirstFunctions.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module FindFirstFunctions
2-
2+
# https://github.com/JuliaLang/julia/pull/53687
33
const USE_PTR = VERSION >= v"1.12.0-DEV.255"
44
const FFE_IR = """
55
declare i8 @llvm.cttz.i8(i8, i1);

0 commit comments

Comments
 (0)