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

Rewrite the concurrent_sort example #1542

Open
kyouko-taiga opened this issue Aug 2, 2024 · 0 comments
Open

Rewrite the concurrent_sort example #1542

kyouko-taiga opened this issue Aug 2, 2024 · 0 comments

Comments

@kyouko-taiga
Copy link
Contributor

kyouko-taiga commented Aug 2, 2024

The test case seems way too unsafe. We should at the very least rewrite it using a safe [Mutable]ArraySlice abstraction.

See this file.

kyouko-taiga added a commit that referenced this issue Aug 2, 2024
Test case passes LLVM codegen but I am really not confident about
the evaluation semantics, due to the overuse of unsafe constructs.
See #1542
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

No branches or pull requests

1 participant