Skip to content

Fix typetree generation for differentiated functions#158333

Open
ZuseZ4 wants to merge 3 commits into
rust-lang:mainfrom
ZuseZ4:typetrees-for-enzyme3
Open

Fix typetree generation for differentiated functions#158333
ZuseZ4 wants to merge 3 commits into
rust-lang:mainfrom
ZuseZ4:typetrees-for-enzyme3

Conversation

@ZuseZ4

@ZuseZ4 ZuseZ4 commented Jun 23, 2026

Copy link
Copy Markdown
Member

Stacked upon #158278
Fixes a test failure on main (encountered while working on the PR above) in tests/codegen-llvm/autodiff/autodiffv2.rs.

After these two patches, the original PR https://github.com/rust-lang/rust/pull/157994/changes should be much smaller.

@rustbot rustbot added A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. F-autodiff `#![feature(autodiff)]` S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Jun 23, 2026
@rustbot

rustbot commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator

r? @mu001999

rustbot has assigned @mu001999.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

Why was this reviewer chosen?

The reviewer was selected based on:

  • Owners of files modified in this PR: compiler, types
  • compiler, types expanded to 73 candidates
  • Random selection from 20 candidates

@ZuseZ4

ZuseZ4 commented Jun 23, 2026

Copy link
Copy Markdown
Member Author

r? oli-obk

@rustbot rustbot assigned oli-obk and unassigned mu001999 Jun 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. F-autodiff `#![feature(autodiff)]` S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants