Skip to content

Conversation

frederik-h
Copy link
Contributor

The test introduced by PR #157408 requires the amdgpu target. Move it to the subdirectory which only runs if the target is available.

The test introduced by PR llvm#157408 requires the amdgpu target.
Move it to the subdirectory which only runs if the target is available.
@llvmbot
Copy link
Member

llvmbot commented Sep 10, 2025

@llvm/pr-subscribers-backend-amdgpu

@llvm/pr-subscribers-llvm-transforms

Author: Frederik Harwath (frederik-h)

Changes

The test introduced by PR #157408 requires the amdgpu target. Move it to the subdirectory which only runs if the target is available.


Full diff: https://github.com/llvm/llvm-project/pull/157823.diff

1 Files Affected:

  • (renamed) llvm/test/Transforms/ExpandFp/AMDGPU/pass-parameters.ll ()
diff --git a/llvm/test/Transforms/ExpandFp/pass-parameters.ll b/llvm/test/Transforms/ExpandFp/AMDGPU/pass-parameters.ll
similarity index 100%
rename from llvm/test/Transforms/ExpandFp/pass-parameters.ll
rename to llvm/test/Transforms/ExpandFp/AMDGPU/pass-parameters.ll

@frederik-h
Copy link
Contributor Author

This should fix build bot failures such as this one: https://lab.llvm.org/buildbot/#/builders/144/builds/35043

@frederik-h frederik-h enabled auto-merge (squash) September 10, 2025 09:59
@frederik-h frederik-h merged commit b40d233 into llvm:main Sep 10, 2025
12 checks passed
@frederik-h frederik-h deleted the fix-expand-fp-pass-parameters-test branch September 10, 2025 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants