[flang-commits] [flang] [flang][acc] Add tests for implicit `acc declare` of type descriptors (PR #203100)
via flang-commits
flang-commits at lists.llvm.org
Wed Jun 10 13:54:54 PDT 2026
github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Windows-->
# :window: Windows x64 Test Results
* 4314 tests passed
* 250 tests skipped
* 4 tests failed
## Failed Tests
(click on a test name to see its output)
### Flang
<details>
<summary>Flang.Transforms/OpenACC/acc-implicit-declare-type-descriptor-alloca.F90</summary>
```
Exit Code: 127
Command Output (stdout):
--
# RUN: at line 1
%c:\_work\llvm-project\llvm-project\build\bin\bbc.exe -fintrinsic-modules-path=C:\_work\llvm-project\llvm-project\build\lib\clang\23\finclude\flang\x86_64-pc-windows-msvc -emit-fir -fopenacc C:\_work\llvm-project\llvm-project\flang\test\Transforms\OpenACC\acc-implicit-declare-type-descriptor-alloca.F90 -o - | fir-opt --pass-pipeline="builtin.module(acc-initialize-fir-analyses,acc-implicit-declare)" | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\flang\test\Transforms\OpenACC\acc-implicit-declare-type-descriptor-alloca.F90
# executed command: '%c:\_work\llvm-project\llvm-project\build\bin\bbc.exe' '-fintrinsic-modules-path=C:\_work\llvm-project\llvm-project\build\lib\clang\23\finclude\flang\x86_64-pc-windows-msvc' -emit-fir -fopenacc 'C:\_work\llvm-project\llvm-project\flang\test\Transforms\OpenACC\acc-implicit-declare-type-descriptor-alloca.F90' -o -
# .---command stderr------------
# | '%c:\\_work\\llvm-project\\llvm-project\\build\\bin\\bbc.exe': command not found
# `-----------------------------
# error: command failed with exit status: 127
--
```
</details>
<details>
<summary>Flang.Transforms/OpenACC/acc-implicit-declare-type-descriptor-embox.F90</summary>
```
Exit Code: 127
Command Output (stdout):
--
# RUN: at line 1
%c:\_work\llvm-project\llvm-project\build\bin\bbc.exe -fintrinsic-modules-path=C:\_work\llvm-project\llvm-project\build\lib\clang\23\finclude\flang\x86_64-pc-windows-msvc -emit-fir -fopenacc C:\_work\llvm-project\llvm-project\flang\test\Transforms\OpenACC\acc-implicit-declare-type-descriptor-embox.F90 -o - | fir-opt --pass-pipeline="builtin.module(acc-initialize-fir-analyses,acc-implicit-declare)" | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\flang\test\Transforms\OpenACC\acc-implicit-declare-type-descriptor-embox.F90
# executed command: '%c:\_work\llvm-project\llvm-project\build\bin\bbc.exe' '-fintrinsic-modules-path=C:\_work\llvm-project\llvm-project\build\lib\clang\23\finclude\flang\x86_64-pc-windows-msvc' -emit-fir -fopenacc 'C:\_work\llvm-project\llvm-project\flang\test\Transforms\OpenACC\acc-implicit-declare-type-descriptor-embox.F90' -o -
# .---command stderr------------
# | '%c:\\_work\\llvm-project\\llvm-project\\build\\bin\\bbc.exe': command not found
# `-----------------------------
# error: command failed with exit status: 127
--
```
</details>
<details>
<summary>Flang.Transforms/OpenACC/acc-implicit-declare-type-descriptor-rebox.F90</summary>
```
Exit Code: 127
Command Output (stdout):
--
# RUN: at line 1
%c:\_work\llvm-project\llvm-project\build\bin\bbc.exe -fintrinsic-modules-path=C:\_work\llvm-project\llvm-project\build\lib\clang\23\finclude\flang\x86_64-pc-windows-msvc -emit-fir -fopenacc C:\_work\llvm-project\llvm-project\flang\test\Transforms\OpenACC\acc-implicit-declare-type-descriptor-rebox.F90 -o - | fir-opt --pass-pipeline="builtin.module(acc-initialize-fir-analyses,acc-implicit-declare)" | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\flang\test\Transforms\OpenACC\acc-implicit-declare-type-descriptor-rebox.F90
# executed command: '%c:\_work\llvm-project\llvm-project\build\bin\bbc.exe' '-fintrinsic-modules-path=C:\_work\llvm-project\llvm-project\build\lib\clang\23\finclude\flang\x86_64-pc-windows-msvc' -emit-fir -fopenacc 'C:\_work\llvm-project\llvm-project\flang\test\Transforms\OpenACC\acc-implicit-declare-type-descriptor-rebox.F90' -o -
# .---command stderr------------
# | '%c:\\_work\\llvm-project\\llvm-project\\build\\bin\\bbc.exe': command not found
# `-----------------------------
# error: command failed with exit status: 127
--
```
</details>
<details>
<summary>Flang.Transforms/OpenACC/acc-implicit-declare-type-descriptor-type_desc.F90</summary>
```
Exit Code: 127
Command Output (stdout):
--
# RUN: at line 1
%c:\_work\llvm-project\llvm-project\build\bin\bbc.exe -fintrinsic-modules-path=C:\_work\llvm-project\llvm-project\build\lib\clang\23\finclude\flang\x86_64-pc-windows-msvc -emit-fir -fopenacc C:\_work\llvm-project\llvm-project\flang\test\Transforms\OpenACC\acc-implicit-declare-type-descriptor-type_desc.F90 -o - | fir-opt --pass-pipeline="builtin.module(acc-initialize-fir-analyses,acc-implicit-declare)" | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\flang\test\Transforms\OpenACC\acc-implicit-declare-type-descriptor-type_desc.F90
# executed command: '%c:\_work\llvm-project\llvm-project\build\bin\bbc.exe' '-fintrinsic-modules-path=C:\_work\llvm-project\llvm-project\build\lib\clang\23\finclude\flang\x86_64-pc-windows-msvc' -emit-fir -fopenacc 'C:\_work\llvm-project\llvm-project\flang\test\Transforms\OpenACC\acc-implicit-declare-type-descriptor-type_desc.F90' -o -
# .---command stderr------------
# | '%c:\\_work\\llvm-project\\llvm-project\\build\\bin\\bbc.exe': command not found
# `-----------------------------
# error: command failed with exit status: 127
--
```
</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/203100
More information about the flang-commits
mailing list