You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bump Bazel version to 8.3.1, migrate to bzlmod and bump LLVM to latest (#49)
* Bump Bazel version to 8.3.1 and migrate to bzlmod
* Bazel build and test all works
* disable ccache for common build
* keep only one line that needed by bzlmod
* more edits
* remove personal Claude dev
* override LLVM target to speed up build
* removed since upgraded to bzlmod
* bump llvm to latest version
* bringup TARGET selections to speed up build
* import_llvm.bzl now in extensions.bzl
* minor comments removed from extensions.bzl since import_llvm.bzl does not exist
* remove empty bazel/BUILD
* weird quirk that we need empty BUILD file to run
* Bufferization to BufferizePass
* update LLVM submodule version used by cmake flow and update CI to use latest file to get llvm commit hash
* choose a CI passed LLVM version d9190f8141661bd6120dea61d28ae8940fd775d0
0 commit comments