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

[Seq][LowerFIFO] Fix non-determinism, enable test. #5757

Conversation

dtzSiFive
Copy link
Contributor

Includes #5756 with fix for the non-determinism
(reliance on arg evaluation order)
to get this working on GCC as well as clang.

Includes llvm#5756 with fix for the non-determinism
(reliance on arg evaluation order)
to get this working on GCC as well as clang.
@dtzSiFive
Copy link
Contributor Author

Post-merge review welcome, should be "NFC", merging to get this fixed.

@dtzSiFive dtzSiFive merged commit 707da93 into llvm:main Aug 3, 2023
5 checks passed
@dtzSiFive dtzSiFive deleted the fix/lower-fifo-non-deterministic-arg-eval-order branch August 3, 2023 19:04
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.

None yet

1 participant