Skip to content

Commit 4b11ff7

Browse files
authored
[flang][cuda] Fix test cuda-target-rewrite.mlir
Fix after buildbots issue
1 parent 4cf2cf1 commit 4b11ff7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flang/test/Fir/CUDA/cuda-target-rewrite.mlir

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// REQUIRES: x86-registered-target
12
// RUN: fir-opt --target-rewrite="target=x86_64-unknown-linux-gnu" %s | FileCheck %s
23

34
gpu.module @testmod {

0 commit comments

Comments
 (0)