summaryrefslogtreecommitdiff
path: root/source/slang/slang-ir-lower-reinterpret.cpp
AgeCommit message (Expand)Author
2024-11-05Move switch statement bodies to their own lines (#5493)Ellie Hermaszewska
2024-10-29formatEllie Hermaszewska
2024-04-22bit_cast & reinterpret warning if src->dst type not equally sized. (#3988)ArielG-NV
2024-02-20Refactor compiler option representations. (#3598)Yong He
2023-09-18Use target-dependent pointer size in natural layout. (#3210)Yong He
2023-08-17Initial support for differentiating existential types (#3111)Sai Praveen Bangaru
2023-04-25Dictionary using lowerCamel (#2835)jsmall-nvidia
2023-02-16Remove `SharedIRBuilder`. (#2657)Yong He
2021-12-17Cleanup refactoring work around the IR builder (#2061)Theresa Foley
2021-12-01Fix reinterpret lowering not done for generic functions. (#2037)Yong He
2021-09-09`reinterpret` and 16-bit value packing. (#1933)Yong He