summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-ir-inst-pass-base.h
Commit message (Expand)AuthorAge
* Add debug information for slang inling (#6621)Mukund Keshava2025-05-10
* Move switch statement bodies to their own lines (#5493)Ellie Hermaszewska2024-11-05
* formatEllie Hermaszewska2024-10-29
* Add `IArray`. (#3281)Yong He2023-10-25
* Pool inst worklists and hashsets to avoid rehashing. (#2982)Yong He2023-07-12
* Dictionary using lowerCamel (#2835)jsmall-nvidia2023-04-25
* Type legalization and autodiff bug fixes. (#2722)Yong He2023-03-22
* Remove `SharedIRBuilder`. (#2657)Yong He2023-02-16
* Separate primal computations from unzipped function into an explicit function...Yong He2022-12-19
* Higher order differentiation. (#2487)Yong He2022-11-04
* Support multi-level break + single-return conversion + general inline. (#2436)Yong He2022-10-10
* Lower throwing COM interface method. (#2282)Yong He2022-06-21