summaryrefslogtreecommitdiffstats
path: root/tests/autodiff/reverse-nested-calls.slang.expected.txt
Commit message (Collapse)AuthorAge
* Nested bwd-diff func call context save/restore. (#2584)Yong He2023-01-10
| | | Co-authored-by: Yong He <yhe@nvidia.com>
* Added support for nested calls (#2562)Sai Praveen Bangaru2022-12-12
* Added initial support for nested calls * removed comments Co-authored-by: Yong He <yonghe@outlook.com>