Enable Enzyme on x86_64-apple#157385
Conversation
|
Warning If you are changing how CI LLVM is built or linked, make sure to bump cc @jieyouxu |
|
@bors try=dist-x86_64-apple |
|
Unknown command "try". Run |
|
@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
|
Cancelled due to timeout. Maybe we can try it again? |
|
@bors try jobs=dist-x86_64-apple |
|
@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.
|
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. |
|
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.
|
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. |
|
@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
|
@rustbot ready |
|
@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)

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