diff options
| author | Yong He <yonghe@outlook.com> | 2023-03-27 19:51:21 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-27 19:51:21 -0700 |
| commit | 579870b714e76cc92300cef1fdf091993bb55954 (patch) | |
| tree | 20e4c85ddc34a84706b30338b310e97862d2fe15 /tests/bugs/generic-groupshared.slang.expected.txt | |
| parent | 84dc318576e19ef1f86f6b012ba911c4b63f788d (diff) | |
Apply IR simplifcation immediately after specialization to avoid duplicates. (#2739)
* Apply IR simplifcation immediately after specialization to avoid duplicates.
* Update source/slang/slang-ir-specialize.cpp
Co-authored-by: Ellie Hermaszewska <github@sub.monoid.al>
---------
Co-authored-by: Yong He <yhe@nvidia.com>
Co-authored-by: Ellie Hermaszewska <github@sub.monoid.al>
Diffstat (limited to 'tests/bugs/generic-groupshared.slang.expected.txt')
| -rw-r--r-- | tests/bugs/generic-groupshared.slang.expected.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/bugs/generic-groupshared.slang.expected.txt b/tests/bugs/generic-groupshared.slang.expected.txt new file mode 100644 index 000000000..a358987a6 --- /dev/null +++ b/tests/bugs/generic-groupshared.slang.expected.txt @@ -0,0 +1,4 @@ +4 +0 +0 +0 |
