diff options
| author | Yong He <yonghe@outlook.com> | 2020-10-04 01:40:58 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-04 01:40:58 -0700 |
| commit | 3321df74904dfe3a11a41179b66a4c3ce5b57022 (patch) | |
| tree | 2644bd8c0dcb3cdd148042745ed2fb7c51cd91ed /tests/compute/interface-param-partial-specialize.slang.expected.txt | |
| parent | 24ecd1fa2f37f3c4949989b53562e8f85833a8f6 (diff) | |
Handle partial existential parameter type specialization. (#1568)
* Specialize exsitentials parameters in struct fields.
* Cleanup.
* Handle partial existential parameter type specialization.
Co-authored-by: Yong He <yhe@nvidia.com>
Diffstat (limited to 'tests/compute/interface-param-partial-specialize.slang.expected.txt')
| -rw-r--r-- | tests/compute/interface-param-partial-specialize.slang.expected.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/compute/interface-param-partial-specialize.slang.expected.txt b/tests/compute/interface-param-partial-specialize.slang.expected.txt new file mode 100644 index 000000000..98fb6a686 --- /dev/null +++ b/tests/compute/interface-param-partial-specialize.slang.expected.txt @@ -0,0 +1,4 @@ +1 +1 +1 +1 |
