Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #579 +/- ##
==========================================
+ Coverage 84.00% 84.04% +0.03%
==========================================
Files 12 12
Lines 9172 9174 +2
==========================================
+ Hits 7705 7710 +5
+ Misses 1467 1464 -3 ☔ View full report in Codecov by Sentry. |
|
Is there a (simple) case that triggered indefinite recursion? Perhaps, we should add that as a test? |
|
Extremely not reduced, but EnzymeAD/Enzyme.jl#1134 The issue was introduced by c402d09 cc @gbaraldi and @vtjnash who discussed soltuions with me yesterday |
|
ping for a review. @gbaraldi confirmed it fixes the issue at hand |
|
PR for Julia: JuliaLang/julia#56531 |
|
This also needs a backport to 1.11 |
|
and also to 1.10 |
WIP 298f5e1 |
There never was any, but Enzyme modeled the previous code wrong, resulting in crashes there: |
No description provided.