We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae21aaf commit 37fa6c4Copy full SHA for 37fa6c4
.github/workflows/sycl-post-commit.yml
@@ -35,7 +35,7 @@ jobs:
35
build_cache_root: "/__w/llvm"
36
build_cache_suffix: default
37
build_artifact_suffix: default
38
- build_configure_extra_args: --no-assertions --hip --cuda --native_cpu --cmake-opt="-DSYCL_ENABLE_STACK_PRINTING=ON" --cmake-opt="-DSYCL_LIB_WITH_DEBUG_SYMBOL=ON --cmake-opt=-DCMAKE_CXX_FLAGS="-Wno-mismatched-new-delete"
+ build_configure_extra_args: --no-assertions --hip --cuda --native_cpu --cmake-opt="-DSYCL_ENABLE_STACK_PRINTING=ON" --cmake-opt="-DSYCL_LIB_WITH_DEBUG_SYMBOL=ON"
39
merge_ref: ''
40
41
e2e-lin:
0 commit comments