Skip to content

Commit 880c66b

Browse files
authored
Merge branch 'main' into bf16cu
2 parents ff06490 + 5e641c4 commit 880c66b

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

deps/ReactantExtra/WORKSPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ NSYNC_COMMIT = "82b118aa7ace3132e517e2c467f8732978cf4023"
44

55
NSYNC_SHA256 = ""
66

7-
ENZYMEXLA_COMMIT = "bc8343ff1f6e7fb4e42aca00471a1bec23ff0a5c"
7+
ENZYMEXLA_COMMIT = "bf7696833914401ca70c0bcd8e60828f1bdcc4b0"
88

99
ENZYMEXLA_SHA256 = ""
1010

test/integration/structarrays.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,5 +92,3 @@ end
9292
@test out isa ConcreteRArray
9393
@test @jit(sum(sr)) sum(s)
9494
end
95-
96-

0 commit comments

Comments
 (0)