summaryrefslogtreecommitdiff
path: root/source/slang/slang-ir-init-local-var.cpp
AgeCommit message (Expand)Author
2024-11-05Move switch statement bodies to their own lines (#5493)Ellie Hermaszewska
2024-10-29formatEllie Hermaszewska
2024-09-18Report AD checkpoint contexts (#5058)venkataram-nv
2023-07-12Pool inst worklists and hashsets to avoid rehashing. (#2982)Yong He
2023-04-25Support recomputing phi params in bwd prop func. (#2841)Yong He
2023-02-16Remove `SharedIRBuilder`. (#2657)Yong He
2023-02-01Support `out` parameters in backward differentiation. (#2619)Yong He