| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-09-19 | autodiff: recurion added for typetree | Karan Janthe | -6/+118 | |
| 2025-09-19 | autodiff: fixed test to be more precise for type tree checking | Karan Janthe | -18/+60 | |
| 2025-09-19 | autodiff: struct support in typetree | Karan Janthe | -0/+35 | |
| 2025-09-19 | autodiff: tuple support in typetree | Karan Janthe | -0/+28 | |
| 2025-09-19 | autodiff: slice support in typetree | Karan Janthe | -0/+29 | |
| 2025-09-19 | autodiff: add TypeTree support for arrays | Karan Janthe | -0/+28 | |
| 2025-09-19 | added typetree support for memcpy | Karan Janthe | -11/+101 | |
| 2025-09-19 | Add TypeTree tests for scalar types | Karan Janthe | -0/+154 | |
| - Add specific tests for f32, f64, i32, f16, f128 TypeTree generation - Verify correct enzyme_type metadata for each scalar type - Ensure TypeTree metadata matches expected Enzyme format Signed-off-by: Karan Janthe <karanjanthe@gmail.com> | ||||
| 2025-09-19 | Update TypeTree tests to verify metadata attachment | Karan Janthe | -28/+29 | |
| - Fix nott-flag test to emit LLVM IR and check enzyme_type attributes - Replace TODO comments with actual TypeTree metadata verification - Test that NoTT flag properly disables TypeTree generation - Test that TypeTree enabled generates proper enzyme_type attributes Signed-off-by: Karan Janthe <karanjanthe@gmail.com> | ||||
| 2025-09-19 | autodiff: Add basic TypeTree with NoTT flag | Karan Janthe | -0/+59 | |
| Signed-off-by: Karan Janthe <karanjanthe@gmail.com> | ||||
| 2025-07-15 | test: Add UI tests for testing type analysis autodiff | Karan Janthe | -0/+1302 | |
| Signed-off-by: Karan Janthe <karanjanthe@gmail.com> | ||||
