summaryrefslogtreecommitdiff
path: root/source/slangc/main.cpp
diff options
context:
space:
mode:
authorkaizhangNV <149626564+kaizhangNV@users.noreply.github.com>2025-03-25 19:20:47 -0500
committerGitHub <noreply@github.com>2025-03-25 17:20:47 -0700
commit5339e46020c19653df6119b127e90e759bdda6b9 (patch)
tree91bab5801b24309a04cc6a1018b1dee1acaba697 /source/slangc/main.cpp
parentb9300bae08a77df6ef2efe2b62de14a13b10b9a4 (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/slangc/main.cpp')
0 files changed, 0 insertions, 0 deletions