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

[AMDGPU][MC] Large LIT tests slow down testing #47894

Closed
dpreobra opened this issue Dec 18, 2020 · 2 comments
Closed

[AMDGPU][MC] Large LIT tests slow down testing #47894

dpreobra opened this issue Dec 18, 2020 · 2 comments
Assignees
Labels
backend:AMDGPU bugzilla Issues migrated from bugzilla

Comments

@dpreobra
Copy link
Collaborator

Bugzilla Link 48550
Version trunk
OS Windows NT

Extended Description

AMDGPU has several very large asm lit tests (script-generated):

gfx7_asm_all.s
gfx8_asm_all.s
gfx9_asm_all.s
gfx10_asm_all.s

Though lit test runner is able to run separate lit tests concurrently, large tests become a bottleneck. Splitting these files into smaller chunks would result in noticeable test time improvements.

@dpreobra
Copy link
Collaborator Author

assigned to @dpreobra

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 11, 2021
@dpreobra
Copy link
Collaborator Author

dpreobra commented Dec 6, 2022

@dpreobra dpreobra closed this as completed Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend:AMDGPU bugzilla Issues migrated from bugzilla
Projects
None yet
Development

No branches or pull requests

1 participant