summaryrefslogtreecommitdiff
path: root/source/slang/slang-ir-address-analysis.cpp
AgeCommit message (Expand)Author
2024-11-05Move switch statement bodies to their own lines (#5493)Ellie Hermaszewska
2024-10-29formatEllie Hermaszewska
2023-09-21Various slangpy fixes. (#3227)Yong He
2023-07-12Pool inst worklists and hashsets to avoid rehashing. (#2982)Yong He
2023-04-25Dictionary using lowerCamel (#2835)jsmall-nvidia
2023-02-16Overhaul global inst deduplication and cpp/cuda backend. (#2654)Yong He
2023-01-23Full address insts elimination for backward autodiff. (#2604)Yong He