summaryrefslogtreecommitdiff
path: root/source/slang/slang-ir-lower-generic-function.h
AgeCommit message (Collapse)Author
2020-08-14Lower existential types. (#1497)Yong He
Co-authored-by: Tim Foley <tfoleyNV@users.noreply.github.com>
2020-07-15Refactor lower-generics pass into separate subpasses. (#1442)Yong He