summaryrefslogtreecommitdiff
path: root/source/slang/slang-ir-lower-optional-type.cpp
AgeCommit message (Expand)Author
2022-09-15Run simple compute kernel in gfx-smoke test. (#2400)Yong He
2022-08-22Make Optional<PointerType> lower to PointerType instead of a struct. (#2373)Yong He
2022-08-10`is` and `as` operator and `Optional<T>`. (#2355)Yong He