summaryrefslogtreecommitdiffstats
path: root/tests/diagnostics/autodiff-data-flow.slang
Commit message (Collapse)AuthorAge
* Allow loop counters to be used as constexpr arguments. (#3139)Yong He2023-08-18
| | | | | | | | | | | | | | | * Allow loop counters to be used as constexpr arguments. * Fix. * Fix. * Fix. * Fix. --------- Co-authored-by: Yong He <yhe@nvidia.com>
* Add static for loop iteration inference. (#2659)Yong He2023-02-20
|
* Data flow validation pass for diagnosing derivative loss. (#2523)Yong He2022-11-18