Skip to content

Conversation

@shantanu-gontia
Copy link

WORKSPACE are deprecated and to be replaced by MODULE. Bazel roadmap mentions WORKSPACE are going to be removed entirely. Mainline LLVM has also upgraded from WORKSPACE to MODULE.

This PR updates the Torch-MLIR overlay to use MODULE and fixes the bazel build.

  1. WORKSPACE -> MODULE
  2. Add a .bazelversion (Bazelisk) to 8.4.0 (parity with mainline LLVM)
  3. Update the docker imagefile for the bazel build to use bazelisk
  4. Add the AArch64 target to the LLVM Build (to support local builds on M1 Macs)
  5. Update test tooling to support the new MODULE system's idiosynracies

@shantanu-gontia shantanu-gontia marked this pull request as draft December 6, 2025 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant