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

[TableGen] TableGen/address-space-patfrags.td failed when LLVM_REVERSE_ITERATION=On #79420

Closed
wangpc-pp opened this issue Jan 25, 2024 · 4 comments · Fixed by #79411
Closed

Comments

@wangpc-pp
Copy link
Contributor

This is reported by @ilovepi in #77763.

@wangpc-pp wangpc-pp self-assigned this Jan 25, 2024
@wangpc-pp wangpc-pp added this to the LLVM 18.0.X Release milestone Jan 25, 2024
@github-project-automation github-project-automation bot moved this to Needs Triage in LLVM Release Status Jan 25, 2024
wangpc-pp added a commit that referenced this issue Jan 25, 2024
This fixes found non-determinism when `LLVM_REVERSE_ITERATION`
option is `ON`.

Fixes #79420.

Reviewers: ilovepi, MaskRay

Reviewed By: MaskRay

Pull Request: #79411
@wangpc-pp
Copy link
Contributor Author

/cherry-pick 41fe98a

@wangpc-pp wangpc-pp reopened this Jan 25, 2024
Copy link

/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)
@nikic
Copy link
Contributor

nikic commented Jan 26, 2024

Manually opened PR at #79595.

@nikic nikic moved this from Needs Triage to Needs Review in LLVM Release Status Jan 26, 2024
tstellar pushed a commit that referenced this issue Jan 27, 2024
This fixes found non-determinism when `LLVM_REVERSE_ITERATION`
option is `ON`.

Fixes #79420.

Reviewers: ilovepi, MaskRay

Reviewed By: MaskRay

Pull Request: #79411

(cherry picked from commit 41fe98a)
@tstellar
Copy link
Collaborator

Merged: 62877e3

@tstellar tstellar moved this from Needs Review to Done in LLVM Release Status Jan 27, 2024
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
Projects
Development

Successfully merging a pull request may close this issue.

4 participants