Skip to content

Commit b4f5c8e

Browse files
authored
Update and simplify bazel (#27)
* Pin llvm to Enzyme-JAX * Update bazel-skylib and remove XLA_PATCH for execpath * Load pinned @enzyme dep from Enzyme-JAX * Remove all MLIR builds, reuse upstream enzyme deps * Use the local bundled-includes for Enzyme headers
1 parent 70d3882 commit b4f5c8e

File tree

8 files changed

+125
-578
lines changed

8 files changed

+125
-578
lines changed

enzyme/.bazelrc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2+
common --noenable_bzlmod
3+
14
build --announce_rc
25

36
build --experimental_repo_remote_exec

enzyme/.bazelversion

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.5.0
1+
7.7.0

0 commit comments

Comments
 (0)