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

Remove workaround compiler crash #2338

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

LucasSte
Copy link

Problem

Commit 5b39e3c introduced a change to bypass a compiler crash when copying 16-byte aligned memory. The latest platform tools release rendered the change unnecessary.

Summary of Changes

Reverted the changes.

@LucasSte LucasSte force-pushed the remove-workaround branch from ad5ef1d to 4a74ad7 Compare July 29, 2024 18:04
@LucasSte LucasSte force-pushed the remove-workaround branch from 4a74ad7 to 7e76774 Compare August 2, 2024 19:47
@LucasSte LucasSte requested a review from Lichtso August 2, 2024 20:49
@LucasSte LucasSte marked this pull request as ready for review August 2, 2024 20:49
@LucasSte LucasSte merged commit 0ea4543 into anza-xyz:master Aug 2, 2024
42 checks passed
@LucasSte LucasSte deleted the remove-workaround branch August 2, 2024 22:09
ray-kast pushed a commit to abklabs/agave that referenced this pull request Nov 27, 2024
Remove workaround 16-byte aligned crash
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.

2 participants