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

Partial revert of #378 - Fix incorrect KMap injections, received from the LLVM library #417

Merged
merged 2 commits into from
Dec 12, 2023

Conversation

goodlyrottenapple
Copy link
Contributor

@goodlyrottenapple goodlyrottenapple commented Dec 11, 2023

This PR revers #378 which included a temporary fix for incorrect injection sorts coming back from the LLVM backend. We keep the more specific error message introduced in said PR, in case similar issues arise in the future.

Closes #321

@goodlyrottenapple goodlyrottenapple changed the title Revert of #378 Partial revert of #378 - Fix incorrect KMap injections, received from the LLVM library Dec 11, 2023
@goodlyrottenapple goodlyrottenapple merged commit 83c33a5 into main Dec 12, 2023
5 checks passed
@goodlyrottenapple goodlyrottenapple deleted the sam/llvm-kmap-injection-fix-partial-revert branch December 12, 2023 09:53
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.

Booster crash: custom hooked Map is stripped of the element sort after LLVM simplification
2 participants