Skip to content

Commit a52fe06

Browse files
authored
[Flang] Add check-flang to AMDGPU/OpenMP Offload Bot (#93)
1 parent 198cb00 commit a52fe06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

buildbot/osuosl/master/config/builders.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1848,6 +1848,7 @@
18481848
"-DTEST_SUITE_SOLLVEVV_OFFLOADING_CFLAGS=-fopenmp-targets=amdgcn-amd-amdhsa;-Xopenmp-target=amdgcn-amd-amdhsa",
18491849
"-DTEST_SUITE_SOLLVEVV_OFFLOADING_LDLAGS=-fopenmp-targets=amdgcn-amd-amdhsa;-Xopenmp-target=amdgcn-amd-amdhsa",
18501850
],
1851+
add_lit_checks=["check-flang"],
18511852
)},
18521853

18531854

0 commit comments

Comments
 (0)