github-actions[bot] wrote:

<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results

* 85972 tests passed
* 1231 tests skipped
* 1 test failed

## Failed Tests
(click on a test name to see its output)

### Clang
<details>
<summary>Clang.Driver/openmp-target-fast-flag.c</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 3
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### 
-fopenmp -fopenmp-targets=amdgcn-amd-amdhsa -Xopenmp-target=amdgcn-amd-amdhsa 
-march=gfx90a 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-target-fast-flag.c
 -O0 2>&1    | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
-check-prefixes=DefaultTFast,DefaultEnV,DefaultTState,DefaultNoNestParallel 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-target-fast-flag.c
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' 
-fopenmp -fopenmp-targets=amdgcn-amd-amdhsa -Xopenmp-target=amdgcn-amd-amdhsa 
-march=gfx90a 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-target-fast-flag.c
 -O0
# note: command had no output on stdout or stderr
# error: command failed with exit status: 1
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
-check-prefixes=DefaultTFast,DefaultEnV,DefaultTState,DefaultNoNestParallel 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-target-fast-flag.c
# note: command had no output on stdout or stderr

--

```
</details>

If these failures are unrelated to your changes (for example tests are broken 
or flaky at HEAD), please open an issue at 
https://github.com/llvm/llvm-project/issues and add the `infrastructure` label.

https://github.com/llvm/llvm-project/pull/178914
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to