-
Notifications
You must be signed in to change notification settings - Fork 12.4k
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
[TableGen] TableGen/address-space-patfrags.td
failed when LLVM_REVERSE_ITERATION=On
#79420
Comments
/cherry-pick 41fe98a |
/branch llvmbot/llvm-project/issue79420 |
llvmbot
pushed a commit
to llvmbot/llvm-project
that referenced
this issue
Jan 25, 2024
This fixes found non-determinism when `LLVM_REVERSE_ITERATION` option is `ON`. Fixes llvm#79420. Reviewers: ilovepi, MaskRay Reviewed By: MaskRay Pull Request: llvm#79411 (cherry picked from commit 41fe98a)
Manually opened PR at #79595. |
Merged: 62877e3 |
tstellar
pushed a commit
to tstellar/llvm-project
that referenced
this issue
Feb 14, 2024
This fixes found non-determinism when `LLVM_REVERSE_ITERATION` option is `ON`. Fixes llvm#79420. Reviewers: ilovepi, MaskRay Reviewed By: MaskRay Pull Request: llvm#79411 (cherry picked from commit 41fe98a)
tstellar
pushed a commit
to tstellar/llvm-project
that referenced
this issue
Feb 14, 2024
This fixes found non-determinism when `LLVM_REVERSE_ITERATION` option is `ON`. Fixes llvm#79420. Reviewers: ilovepi, MaskRay Reviewed By: MaskRay Pull Request: llvm#79411 (cherry picked from commit 41fe98a)
tstellar
pushed a commit
to tstellar/llvm-project
that referenced
this issue
Feb 14, 2024
This fixes found non-determinism when `LLVM_REVERSE_ITERATION` option is `ON`. Fixes llvm#79420. Reviewers: ilovepi, MaskRay Reviewed By: MaskRay Pull Request: llvm#79411 (cherry picked from commit 41fe98a)
tstellar
pushed a commit
to tstellar/llvm-project
that referenced
this issue
Feb 14, 2024
This fixes found non-determinism when `LLVM_REVERSE_ITERATION` option is `ON`. Fixes llvm#79420. Reviewers: ilovepi, MaskRay Reviewed By: MaskRay Pull Request: llvm#79411 (cherry picked from commit 41fe98a)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is reported by @ilovepi in #77763.
The text was updated successfully, but these errors were encountered: