summaryrefslogtreecommitdiff
path: root/source/slang/slang-ir-cleanup-void.cpp
AgeCommit message (Expand)Author
2024-11-05Move switch statement bodies to their own lines (#5493)Ellie Hermaszewska
2024-10-29formatEllie Hermaszewska
2023-07-12Pool inst worklists and hashsets to avoid rehashing. (#2982)Yong He
2023-04-25Dictionary using lowerCamel (#2835)jsmall-nvidia
2023-03-28Small fixes and cleanups on CUDA/CPP codegen. (#2746)Yong He
2023-02-16Remove `SharedIRBuilder`. (#2657)Yong He
2022-12-07Rename IR opcodes to unify style. (#2556)Yong He
2022-11-04Higher order differentiation. (#2487)Yong He
2022-08-10Add `none` literal that is convertible to `Optional`. (#2356)Yong He