diff options
| author | kaizhangNV <149626564+kaizhangNV@users.noreply.github.com> | 2025-03-25 19:20:47 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-25 17:20:47 -0700 |
| commit | 5339e46020c19653df6119b127e90e759bdda6b9 (patch) | |
| tree | 91bab5801b24309a04cc6a1018b1dee1acaba697 /source/slang/slang-ir-diff-call.cpp | |
| parent | b9300bae08a77df6ef2efe2b62de14a13b10b9a4 (diff) | |
Fix issue in peepholeOptimize (#6543)
Close #6541.
Previously in type legalization pass, we skip the VoidType field when call make_struct, however in some optimization pass we keep counting the VoidType field. We have to make this behavior consistently over all our codebase.
So in this change, we spot the make_struct call and leave VoidType field as it.
Diffstat (limited to 'source/slang/slang-ir-diff-call.cpp')
0 files changed, 0 insertions, 0 deletions
