Skip to content

20221127.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@neqochan neqochan released this 27 Nov 14:33
· 273 commits to main since this release

Based on LLVM commit 0ec197a30dadd1f639fe73786fa2da96af97affd.

  • Enabled basic compatibility with remote caching. Link actions are explicitly marked to run locally until we have a way to distribute the local dependencies we currently require as part of the toolchain.
  • Added CUPTI to the CUDA and HIP toolchains.
  • Bumped HIP and hipamd to rocm-5.3.3.
  • Fixed compatibility with new Bazel prereleases officially using 7.0.0-pre.20221102.3 now.
  • Fixed some issues with C++ modules when imported from external targets.
  • Added .cu to compilable extensions.

The eomii-bazel-registry has been rebased against upstream.