Skip to content

Fix NY codegen wth folded guard + inlined for-loop#561

Merged
xermicus merged 4 commits into
mainfrom
cl/nyloop
Jul 6, 2026
Merged

Fix NY codegen wth folded guard + inlined for-loop#561
xermicus merged 4 commits into
mainfrom
cl/nyloop

Conversation

@xermicus

@xermicus xermicus commented Jul 6, 2026

Copy link
Copy Markdown
Member

Fixes a ICE wth folded guard in inlined for-loop in NY.

Closes #560

xermicus added 2 commits July 6, 2026 09:53
Signed-off-by: xermicus <bigcyrill@hotmail.com>
Signed-off-by: xermicus <bigcyrill@hotmail.com>
@xermicus xermicus requested review from elle-j and kvpanch July 6, 2026 08:11

@elle-j elle-j left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, a changelog entry would also be useful 👍

Comment thread crates/resolc/src/tests/cli/bin.rs Outdated
xermicus added 2 commits July 6, 2026 11:26
Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com>
Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com>
@xermicus xermicus merged commit 9b177f6 into main Jul 6, 2026
34 checks passed
@xermicus xermicus deleted the cl/nyloop branch July 6, 2026 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

newyork: malformed LLVM IR on a folded guard + inlined for-loop

2 participants