Skip to content

Commit 3c00706

Browse files
jplehrjhuber6
andauthored
[AMDGPU][Offload] Update builder after #136729 (#595)
Co-authored-by: Joseph Huber <huberjn@outlook.com>
1 parent 0242b96 commit 3c00706

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

buildbot/osuosl/master/config/builders.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2107,6 +2107,8 @@
21072107
"-DCMAKE_CXX_STANDARD=17",
21082108
"-DBUILD_SHARED_LIBS=ON",
21092109
"-DLIBOMPTARGET_PLUGINS_TO_BUILD=amdgpu;host",
2110+
"-DRUNTIMES_amdgcn-amd-amdhsa_LLVM_ENABLE_RUNTIMES='compiler-rt;openmp'",
2111+
"-DLLVM_RUNTIME_TARGETS=default;amdgcn-amd-amdhsa",
21102112
"-DCOMPILER_RT_BUILD_ORC=OFF",
21112113
"-DCOMPILER_RT_BUILD_XRAY=OFF",
21122114
"-DCOMPILER_RT_BUILD_MEMPROF=OFF",

0 commit comments

Comments
 (0)