Skip to content

re-enable enzyme/autodiff builds on dist-aarch64-apple#154348

Open
ZuseZ4 wants to merge 1 commit intorust-lang:mainfrom
ZuseZ4:autodiff-apple
Open

re-enable enzyme/autodiff builds on dist-aarch64-apple#154348
ZuseZ4 wants to merge 1 commit intorust-lang:mainfrom
ZuseZ4:autodiff-apple

Conversation

@ZuseZ4
Copy link
Member

@ZuseZ4 ZuseZ4 commented Mar 25, 2026

Now that #151063 has landed, re-enable enzyme.

cc @sgasho

r? @Kobzol

@rustbot rustbot added A-CI Area: Our Github Actions CI A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. labels Mar 25, 2026
@rustbot
Copy link
Collaborator

rustbot commented Mar 25, 2026

kobzol is not on the review rotation at the moment.
They may take a while to respond.

Copy link
Member

@Kobzol Kobzol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we wanted to use the explicit Enzyme build approach, rather than including Enzyme in the rustc toolchain, as we don't filter out Enzyme when disting rustc yet.

View changes since this review

@Kobzol
Copy link
Member

Kobzol commented Mar 25, 2026

@bors try jobs=dist-aarch64-apple

@rust-bors

This comment has been minimized.

rust-bors bot pushed a commit that referenced this pull request Mar 25, 2026
re-enable enzyme/autodiff builds on dist-aarch64-apple


try-job: dist-aarch64-apple
@rust-bors
Copy link
Contributor

rust-bors bot commented Mar 25, 2026

☀️ Try build successful (CI)
Build commit: 3f2d2c9 (3f2d2c94cc6aabe3b07599c19f4022e8b06f0eee, parent: 8a703520e80d87d4423c01f9d4fbc9e5f6533a02)

@Kobzol
Copy link
Member

Kobzol commented Mar 25, 2026

@bors r+

@rust-bors
Copy link
Contributor

rust-bors bot commented Mar 25, 2026

📌 Commit 988633d has been approved by Kobzol

It is now in the queue for this repository.

@rust-bors rust-bors bot added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Mar 25, 2026
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request Mar 25, 2026
re-enable enzyme/autodiff builds on dist-aarch64-apple

Now that rust-lang#151063 has landed, re-enable enzyme.

cc @sgasho

r? @Kobzol
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request Mar 25, 2026
re-enable enzyme/autodiff builds on dist-aarch64-apple

Now that rust-lang#151063 has landed, re-enable enzyme.

cc @sgasho

r? @Kobzol
rust-bors bot pushed a commit that referenced this pull request Mar 25, 2026
…uwer

Rollup of 22 pull requests

Successful merges:

 - #153049 (Add `-Zsanitize=kernel-hwaddress`)
 - #153702 (Add macro matcher for `guard` fragment specifier)
 - #154200 (debuginfo: emit DW_TAG_call_site entries)
 - #154263 (interpret: when passing an argument fails, point at that argument)
 - #154269 (miri recursive validation: only check one layer deep)
 - #154313 (Init `self_decl` with a correct visibility)
 - #154344 (Update LLVM to 22.1.2)
 - #154348 (re-enable enzyme/autodiff builds on dist-aarch64-apple)
 - #154351 (Overhaul `Erasable` impls)
 - #154363 (delegation: fix zero-args nested delegation ICE)
 - #154364 (delegation: don't propagate synthetic params, remove lifetime hacks)
 - #151148 (Add functions to `GrowableBitSet`)
 - #154090 (Move tests in the statics category)
 - #154112 (some `tests/ui/macros` cleanup)
 - #154131 (begin `tests/ui/structs-enums` cleanup)
 - #154216 (unstably mark `NonNull::with_exposed_provenance` as const)
 - #154230 (Moved and rename issue-50411 to tests/ui/mir/inliner-double-elaborate)
 - #154233 (Move ui/issues tests to relevant subdirectories)
 - #154288 (Fix typo in doc comment for `char::to_titlecase`)
 - #154355 (delegation: add const type ICE test)
 - #154358 (install-template.sh: Optimize by using Bourne shell builtins.)
 - #154360 (fromrangeiter-overflow-checks: accept optional `signext` for argument)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-CI Area: Our Github Actions CI A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants