Uh oh!
There was an error while loading. Please reload this page.
Enable Enzyme on x86_64-apple - #157385
Conversation
rustbot
commented
Jun 3, 2026
Warning If you are changing how CI LLVM is built or linked, make sure to bump cc @jieyouxu |
ZuseZ4
commented
Jun 3, 2026
@bors try=dist-x86_64-apple |
Unknown command "try". Run |
ZuseZ4
commented
Jun 3, 2026
@bors try jobs=dist-x86_64-apple |
This comment has been minimized.
This comment has been minimized.
Enable Enzyme for x86_64-apple try-job: dist-x86_64-apple
sgasho
commented
Jun 4, 2026
Cancelled due to timeout. Maybe we can try it again? |
ZuseZ4
commented
Jun 4, 2026
@bors try jobs=dist-x86_64-apple |
ZuseZ4
commented
Jun 4, 2026
@bors delegate=try |
This comment has been minimized.
This comment has been minimized.
Enable Enzyme for x86_64-apple try-job: dist-x86_64-apple
✌️ @sgasho, you can now perform try builds on this pull request! You can now post |
💔 Test for 709244e failed: CI. Failed job:
|
This comment has been minimized.
This comment has been minimized.
sgasho
commented
Jun 4, 2026
I reproduced the error locally on my M4 Mac by running: ./x.py dist enzyme --host=x86_64-apple-darwin --target=x86_64-apple-darwin Since dist-x86_64-apple runs on macOS 15 "arm64", I think I can investigate this issue on my local machine. I'll push some changes and run CI once I confirm the fix works on my Mac. |
ZuseZ4
commented
Jun 5, 2026
rustbot
commented
Jun 6, 2026
Some changes occurred in src/tools/enzyme cc @ZuseZ4 |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
rustbot
commented
Jun 29, 2026
This PR was rebased onto a different main commit. Here's a range-diff highlighting what actually changed. Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers. |
sgasho
commented
Jun 29, 2026
jieyouxu
commented
Jun 30, 2026
@bors try jobs=dist-x86_64-apple |
This comment has been minimized.
This comment has been minimized.
Enable Enzyme on x86_64-apple try-job: dist-x86_64-apple
sgasho
commented
Jul 5, 2026
@rustbot ready |
ZuseZ4
commented
Jul 7, 2026
@bors r+ |
Enable Enzyme on x86_64-apple Enable Enzyme for x86_64-apple similar PR: rust-lang#157240 r? @ZuseZ4
Enable Enzyme on x86_64-apple Enable Enzyme for x86_64-apple similar PR: rust-lang#157240 r? @ZuseZ4
…uwer Rollup of 18 pull requests Successful merges: - #157385 (Enable Enzyme on x86_64-apple) - #157561 (rustdoc: do not include extra stuff in span) - #158179 (std: unconditionally use `preadv`/`pwritev` on AArch64 macOS) - #158617 (allow mGCA const arguments to fall back to anon consts) - #158621 (disallow `extern "custom"` on wasm and spirv targets) - #158690 (delegation: support mapping of all arguments with `Self` type) - #158696 (Rename some `body_id` to `body_def_id`) - #158697 (Fixes for QNX SDP 8) - #158760 (Clarify that `LocalKey::try_with` may return `AccessError`) - #157801 (Rewrite safety requirements for `Allocator` impls) - #158333 (Fix typetree generation for differentiated functions) - #158646 (powerpc64le_unknown_freebsd.rs: link with -lgcc) - #158701 ( diagnostics: suggest type annotation for closure params on HRTB FnOnce mismatch) - #158791 (Avoid unused braces lint for macro generated arguments) - #158802 (Use `ci-mirrors` in `armhf-gnu` for {busybox, ubuntu rootfs} artifacts) - #158841 (Avoid final override ICE for RPITIT associated types) - #158889 (tests: catch up with LLVM returning f128 on the stack) - #158905 (delegation: add constraints to new generic args)
…uwer Rollup of 19 pull requests Successful merges: - #156016 (view-types: store view types in the AST) - #157385 (Enable Enzyme on x86_64-apple) - #158179 (std: unconditionally use `preadv`/`pwritev` on AArch64 macOS) - #158621 (disallow `extern "custom"` on wasm and spirv targets) - #158690 (delegation: support mapping of all arguments with `Self` type) - #158696 (Rename some `body_id` to `body_def_id`) - #158697 (Fixes for QNX SDP 8) - #158760 (Clarify that `LocalKey::try_with` may return `AccessError`) - #157801 (Rewrite safety requirements for `Allocator` impls) - #158085 (rustdoc: Fix sidebar heading order) - #158333 (Fix typetree generation for differentiated functions) - #158646 (powerpc64le_unknown_freebsd.rs: link with -lgcc) - #158701 ( diagnostics: suggest type annotation for closure params on HRTB FnOnce mismatch) - #158791 (Avoid unused braces lint for macro generated arguments) - #158802 (Use `ci-mirrors` in `armhf-gnu` for {busybox, ubuntu rootfs} artifacts) - #158841 (Avoid final override ICE for RPITIT associated types) - #158889 (tests: catch up with LLVM returning f128 on the stack) - #158905 (delegation: add constraints to new generic args) - #158922 (tests: clean up over-constraint on LLVM feature count) Failed merges: - #158617 (allow mGCA const arguments to fall back to anon consts)
Uh oh!
There was an error while loading. Please reload this page.
…uwer Rollup of 19 pull requests Successful merges: - rust-lang/rust#156016 (view-types: store view types in the AST) - rust-lang/rust#157385 (Enable Enzyme on x86_64-apple) - rust-lang/rust#158179 (std: unconditionally use `preadv`/`pwritev` on AArch64 macOS) - rust-lang/rust#158621 (disallow `extern "custom"` on wasm and spirv targets) - rust-lang/rust#158690 (delegation: support mapping of all arguments with `Self` type) - rust-lang/rust#158696 (Rename some `body_id` to `body_def_id`) - rust-lang/rust#158697 (Fixes for QNX SDP 8) - rust-lang/rust#158760 (Clarify that `LocalKey::try_with` may return `AccessError`) - rust-lang/rust#157801 (Rewrite safety requirements for `Allocator` impls) - rust-lang/rust#158085 (rustdoc: Fix sidebar heading order) - rust-lang/rust#158333 (Fix typetree generation for differentiated functions) - rust-lang/rust#158646 (powerpc64le_unknown_freebsd.rs: link with -lgcc) - rust-lang/rust#158701 ( diagnostics: suggest type annotation for closure params on HRTB FnOnce mismatch) - rust-lang/rust#158791 (Avoid unused braces lint for macro generated arguments) - rust-lang/rust#158802 (Use `ci-mirrors` in `armhf-gnu` for {busybox, ubuntu rootfs} artifacts) - rust-lang/rust#158841 (Avoid final override ICE for RPITIT associated types) - rust-lang/rust#158889 (tests: catch up with LLVM returning f128 on the stack) - rust-lang/rust#158905 (delegation: add constraints to new generic args) - rust-lang/rust#158922 (tests: clean up over-constraint on LLVM feature count) Failed merges: - rust-lang/rust#158617 (allow mGCA const arguments to fall back to anon consts)

View all comments
Enable Enzyme for x86_64-apple
similar PR: #157240
r? @ZuseZ4