summaryrefslogtreecommitdiff
path: root/tests/autodiff/custom-diff-empty-func.slang
AgeCommit message (Collapse)Author
2025-02-05Fix DCE for calls to functions that have associations (#6272)Sai Praveen Bangaru
* Fix DCE for calls to functions that have associations * Update slang-ir-util.cpp * Update slang-ir-util.cpp