You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix#8590: Handle empty structs in type legalization
Return LegalType::simple(type) instead of LegalType() for empty structs to ensure they are recognized as valid simple operands by downstream IR passes.
0 commit comments