summaryrefslogtreecommitdiff
path: root/source/slang/slang-ir-lower-bit-cast.h
AgeCommit message (Expand)Author
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
2021-02-12Support `bit_cast` between complex types. (#1702)Yong He