Skip to content

Conversation

@kosarev
Copy link
Collaborator

@kosarev kosarev commented Sep 23, 2023

This commit:

TableGen: Try to fix expensive checks failures
d2a9b87

fixed one of the sort() calls, but there's another.

Caught on expensive-checks buildbots that started to fail sporadically after submitting

[AMDGPU] Add True16 register classes.
469b3bf

This commit:

TableGen: Try to fix expensive checks failures
d2a9b87

fixed one of the sort() calls, but there's another.

Caught on expensive-checks buildbots that started to fail sporadically
after submitting

[AMDGPU] Add True16 register classes.
469b3bf
kosarev added a commit that referenced this pull request Sep 23, 2023
Reverts 6cb3866.

Analysis of failures on buildbots with expensive checks enabled showed
that the problem was triggered by changes in another commit,
469b3bf, and was caused by the bug
addressed in #67245.
@kosarev kosarev merged commit 6fbbcb4 into llvm:main Sep 24, 2023
Guzhu-AMD pushed a commit to GPUOpen-Drivers/llvm-project that referenced this pull request Sep 28, 2023
Local branch amd-gfx f801801 Merged main:534c096ec9a6 into amd-gfx:c21ceacdbde5
Remote branch main 6fbbcb4 [TableGen] Fix ordering of register classes. (llvm#67245)
vpykhtin added a commit that referenced this pull request Apr 11, 2025
Cleanup some leftover hacks that existed before #67245, more details in #69957.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants