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 d35a64a commit 23429cdCopy full SHA for 23429cd
.github/workflows/amd-aie-build.yml
@@ -26,7 +26,7 @@ jobs:
26
name: Build AIE
27
uses: ./.github/workflows/llvm-project-tests.yml
28
with:
29
- build_target: default
+ build_target: "" # empty to indicate default target build
30
projects: clang;lld
31
cache-key: amd-aie
32
extra_cmake_args: '-DLLVM_USE_LINKER=gold -C clang/cmake/caches/Peano-AIE.cmake'
0 commit comments