Rollup merge of #154348 - ZuseZ4:autodiff-apple, r=Kobzol

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

Now that https://github.com/rust-lang/rust/pull/151063/ has landed, re-enable enzyme.

cc @sgasho

r? @kobzol
This commit is contained in:
Jonathan Brouwer
2026-03-25 19:52:54 +01:00
committed by GitHub
+1 -1
View File
@@ -509,7 +509,7 @@ auto:
- name: dist-aarch64-apple
env:
SCRIPT: >-
./x.py dist bootstrap
./x.py dist bootstrap enzyme
--include-default-paths
--host=aarch64-apple-darwin
--target=aarch64-apple-darwin