Skip to content

autodiff: generate TypeTree metadata for extractvalue#158440

Draft
ZuseZ4 wants to merge 4 commits into
rust-lang:mainfrom
ZuseZ4:typetrees-for-enzyme4
Draft

autodiff: generate TypeTree metadata for extractvalue#158440
ZuseZ4 wants to merge 4 commits into
rust-lang:mainfrom
ZuseZ4:typetrees-for-enzyme4

Conversation

@ZuseZ4

@ZuseZ4 ZuseZ4 commented Jun 26, 2026

Copy link
Copy Markdown
Member

Further improvements after #158333

This is the first time that we actually generate enough typetree information to make autodiff succed in compiling a previously failing build.

@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-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Jun 26, 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-author Status: This is awaiting some action (such as code changes or more information) from the author. 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.

2 participants