Skip to content

Commit 23e92c9

Browse files
authored
[NFC] Fix bot breakage introduced by #134753 (#135697)
This test needs the amdgpu target, and its absence wreaked havoc with some of the bots, therefore we now require it.
1 parent b9a3e99 commit 23e92c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/test/CodeGenHipStdPar/select-accelerator-code-pass-ordering.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// REQUIRES: amdgpu-registered-target
12
// Test that the accelerator code selection pass only gets invoked after linking
23

34
// Ensure Pass HipStdParAcceleratorCodeSelectionPass is not invoked in PreLink.

0 commit comments

Comments
 (0)