Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix defs #226

Merged
merged 2 commits into from
Feb 11, 2025
Merged

Fix defs #226

merged 2 commits into from
Feb 11, 2025

Conversation

vext01
Copy link

@vext01 vext01 commented Feb 11, 2025

First commit fixes llvm#1598.

(Sadly this does not fix Havlak, but it will mean that I can at least put print statements into the lua interpreter to debug it)

vext01 and others added 2 commits February 11, 2025 12:13
Bug 1598 was due to a call's implicit return value not being captured.

Fixes llvm#1598

Co-authored-by: Lukas Diekmann <lukas.diekmann@gmail.com>
Co-authored-by: Lukas Diekmann <lukas.diekmann@gmail.com>
@ltratt ltratt added this pull request to the merge queue Feb 11, 2025
Merged via the queue into ykjit:main with commit 003cfcb Feb 11, 2025
2 checks passed
@vext01 vext01 mentioned this pull request Feb 11, 2025
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.

scalarrepl should be able to scalarrepl aggregates with memcpy uses
2 participants