about summary refs log tree commit diff
path: root/compiler/rustc_ast/src/expand/autodiff_attrs.rs
AgeCommit message (Expand)AuthorLines
2025-04-16working dupv and dupvonly for fwd modeManuel Drehwald-14/+26
2025-04-07handle sret for scalar autodiffManuel Drehwald-0/+6
2025-04-03add the autodiff batch mode frontendManuel Drehwald-0/+13
2025-02-21clean up autodiff code/commentsManuel Drehwald-1/+0
2025-02-10remove outdated *First autodiff variants for higher-order adManuel Drehwald-18/+6
2025-01-29upstream rustc_codegen_ssa/rustc_middle changes for enzyme/autodiffManuel Drehwald-1/+2
2025-01-01upstream rustc_codegen_llvm changes for enzyme/autodiffManuel Drehwald-16/+3
2024-10-11Single commit implementing the enzyme/autodiff frontendManuel Drehwald-0/+283