Skip to content

Pull requests: EnzymeAD/Enzyme

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

support-clang-21-cuda
#3198 opened Sep 9, 2026 by minansys Collaborator Loading…
TypeAnalysis: cache the Julia object shape of each type
#3197 opened Sep 9, 2026 by vchuravy Member 2/2 Loading…
Mark inactive Fortran calls fortran Related to Enzyme's Fortran bindings
#3194 opened Sep 8, 2026 by joewallwork Collaborator Draft
Forward mode for Fortran array assignment fortran Related to Enzyme's Fortran bindings
#3192 opened Sep 8, 2026 by joewallwork Collaborator Loading…
MLIR: alias classes for globals, and alloc-like effect handling
#3191 opened Sep 8, 2026 by burakSemih Collaborator Loading…
complex blas reverse mode gemv/gemm
#3190 opened Sep 7, 2026 by ymardoukhi Loading…
Add simple Fortran+MPI tests fortran Related to Enzyme's Fortran bindings
#3182 opened Sep 4, 2026 by joewallwork Collaborator Loading…
6 tasks done
BLAS: add rules for cblas_?dotc_sub and cblas_?dotu_sub
#3181 opened Sep 3, 2026 by vchuravy Member Loading…
Fix the ancestor check in overwritesToMemoryReadByLoop
#3170 opened Aug 25, 2026 by ZuseZ4 Collaborator Loading…
WIP: Grab bag of fortran fixes fortran Related to Enzyme's Fortran bindings
#3168 opened Aug 25, 2026 by vchuravy Member Draft
Fix handling of -O2 and -O3 for Fortran+OpenMP bug Something isn't working fortran Related to Enzyme's Fortran bindings openmp
#3162 opened Aug 21, 2026 by joewallwork Collaborator 2/2 Draft
Partial update of unit tests to use newer regex
#3158 opened Aug 20, 2026 by markabate Collaborator Loading…
Preserve types on reverse cache reloads
#3156 opened Aug 19, 2026 by vimarsh6739 Member Loading…
Don't push a poison aggregate onto the sret rooting worklist
#3152 opened Aug 14, 2026 by kshyatt Collaborator Loading…
Add GitHub Actions linting workflow CI
#3145 opened Aug 11, 2026 by joewallwork Collaborator Loading…
Keep the shadow of a constant a constant in invertPointerM
#3137 opened Aug 10, 2026 by ZuseZ4 Collaborator Loading…
Fortran function like [WIP]
#3135 opened Aug 10, 2026 by isaacaka Collaborator Loading…
Add workflow for CMake linting CI
#3131 opened Aug 10, 2026 by joewallwork Collaborator Loading…
Add workflow for Fortran linting CI fortran Related to Enzyme's Fortran bindings
#3130 opened Aug 10, 2026 by joewallwork Collaborator Loading…
Skip phis with no incoming values when placing a nulled shadow
#3127 opened Aug 10, 2026 by ZuseZ4 Collaborator Loading…
Keep phis contiguous after inverting a phi's incoming values
#3126 opened Aug 10, 2026 by ZuseZ4 Collaborator Loading…
ProTip! Exclude everything labeled bug with -label:bug.