Skip to content

Fix tailrec bug#416

Merged
LPTK merged 5 commits intohkust-taco:hkmc2from
CAG2Mark:tailrec-fix
Mar 14, 2026
Merged

Fix tailrec bug#416
LPTK merged 5 commits intohkust-taco:hkmc2from
CAG2Mark:tailrec-fix

Conversation

@CAG2Mark
Copy link
Contributor

@CAG2Mark CAG2Mark commented Mar 14, 2026

Fixes #415.

Also refactored some parts of the lifter and removed some dead code.

@CAG2Mark CAG2Mark requested a review from LPTK March 14, 2026 08:12
Copy link
Contributor

@LPTK LPTK left a comment

Choose a reason for hiding this comment

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

Otherwise LGTM, thanks!

Co-authored-by: Lionel Parreaux <lionel.parreaux@gmail.com>
@LPTK LPTK merged commit d75408e into hkust-taco:hkmc2 Mar 14, 2026
1 check passed
@LPTK LPTK deleted the tailrec-fix branch March 14, 2026 09:40
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.

Miscompilation of tail-recursive optimized functions with lambdas

2 participants