summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-ir-cleanup-void.cpp
Commit message (Expand)AuthorAge
* fix compiler bug lolHEADmasteryum2025-12-17
* void field rework (#6739)kaizhangNV2025-04-09
* Metal remove void field (#6725)kaizhangNV2025-04-02
* Move switch statement bodies to their own lines (#5493)Ellie Hermaszewska2024-11-05
* formatEllie Hermaszewska2024-10-29
* Pool inst worklists and hashsets to avoid rehashing. (#2982)Yong He2023-07-12
* Dictionary using lowerCamel (#2835)jsmall-nvidia2023-04-25
* Small fixes and cleanups on CUDA/CPP codegen. (#2746)Yong He2023-03-28
* Remove `SharedIRBuilder`. (#2657)Yong He2023-02-16
* Rename IR opcodes to unify style. (#2556)Yong He2022-12-07
* Higher order differentiation. (#2487)Yong He2022-11-04
* Add `none` literal that is convertible to `Optional`. (#2356)Yong He2022-08-10