[flang-commits] [clang] [flang] [mlir] [Flang][OpenMP] Lower DECLARE TARGET INDIRECT clause (PR #208387)
via flang-commits
flang-commits at lists.llvm.org
Fri Aug 14 03:10:23 PDT 2026
github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results
* 101648 tests passed
* 1385 tests skipped
* 2 tests failed
## Failed Tests
(click on a test name to see its output)
### Clang
<details>
<summary>Clang.CIR/Analysis/alias-analysis-underlying-object.cir (Likely Already Failing)</summary>
This test is already failing at the base commit.
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 3
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/cir-opt /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/Analysis/alias-analysis-underlying-object.cir -pass-pipeline='builtin.module(cir.func(test-cir-alias-analysis))' -split-input-file --mlir-disable-threading 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/Analysis/alias-analysis-underlying-object.cir
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/cir-opt /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/Analysis/alias-analysis-underlying-object.cir '-pass-pipeline=builtin.module(cir.func(test-cir-alias-analysis))' -split-input-file --mlir-disable-threading
# 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 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/Analysis/alias-analysis-underlying-object.cir
# .---command stderr------------
# | /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/Analysis/alias-analysis-underlying-object.cir:105:17: error: CHECK-LABEL: expected string not found in input
# | // CHECK-LABEL: Testing : "get_member_distinct_allocas"
# | ^
# | <stdin>:23:44: note: scanning from here
# | Testing : "ptr_stride_dynamic_not_stripped"
# | ^
# | <stdin>:33:1: note: possible intended match here
# | Testing : "get_element_distinct_allocas"
# | ^
# |
# | Input file: <stdin>
# | Check file: /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/Analysis/alias-analysis-underlying-object.cir
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | .
# | .
# | .
# | 18: arr#0 <-> ptr#0: MustAlias
# | 19: other#0 <-> ptr#0: NoAlias
# | 20: arr#0 <-> elem#0: MayAlias
# | 21: other#0 <-> elem#0: MayAlias
# | 22: ptr#0 <-> elem#0: MayAlias
# | 23: Testing : "ptr_stride_dynamic_not_stripped"
# | label:105'0 { search range start (exclusive)
# | label:105'1 error: no match found in search range
# | 24: arr#0 <-> other#0: NoAlias
# | 25: arr#0 <-> ptr#0: MustAlias
# | 26: other#0 <-> ptr#0: NoAlias
# | 27: arr#0 <-> dyn#0: MayAlias
# | 28: other#0 <-> dyn#0: MayAlias
# | 29: ptr#0 <-> dyn#0: MayAlias
# | 30: /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/Analysis/alias-analysis-underlying-object.cir:123:27: error: expected valid keyword
# | 31: !rec_S = !cir.struct<"S" {!s32i, !s32i}>
# | 32: ^
# | 33: Testing : "get_element_distinct_allocas"
# | label:105'2 ? possible intended match
# | 34: a1#0 <-> a2#0: NoAlias
# | 35: a1#0 <-> e1_0#0: MustAlias
# | 36: a2#0 <-> e1_0#0: NoAlias
# | 37: a1#0 <-> e2_0#0: NoAlias
# | 38: a2#0 <-> e2_0#0: MustAlias
# | .
# | .
# | .
# | 169: %4 = cir.complex.real_ptr %1 : !cir.ptr<!cir.complex<!cir.float>> -> !cir.ptr<!cir.float> {test.ptr = "real2"}
# | 170: %5 = cir.complex.imag_ptr %1 : !cir.ptr<!cir.complex<!cir.float>> -> !cir.ptr<!cir.float> {test.ptr = "imag2"}
# | 171: cir.return
# | 172: }
# | 173: }
# | 174:
# | label:105'3 } search range end (exclusive)
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>Clang.CIR/Analysis/alias-analysis-underlying-object.cir (Likely Already Failing)</summary>
This test is already failing at the base commit.
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 3
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/cir-opt /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/Analysis/alias-analysis-underlying-object.cir -pass-pipeline='builtin.module(cir.func(test-cir-alias-analysis))' -split-input-file --mlir-disable-threading 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/Analysis/alias-analysis-underlying-object.cir
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/cir-opt /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/Analysis/alias-analysis-underlying-object.cir '-pass-pipeline=builtin.module(cir.func(test-cir-alias-analysis))' -split-input-file --mlir-disable-threading
# 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 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/Analysis/alias-analysis-underlying-object.cir
# .---command stderr------------
# | /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/Analysis/alias-analysis-underlying-object.cir:105:17: error: CHECK-LABEL: expected string not found in input
# | // CHECK-LABEL: Testing : "get_member_distinct_allocas"
# | ^
# | <stdin>:23:44: note: scanning from here
# | Testing : "ptr_stride_dynamic_not_stripped"
# | ^
# | <stdin>:33:1: note: possible intended match here
# | Testing : "get_element_distinct_allocas"
# | ^
# |
# | Input file: <stdin>
# | Check file: /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/Analysis/alias-analysis-underlying-object.cir
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | .
# | .
# | .
# | 18: arr#0 <-> ptr#0: MustAlias
# | 19: other#0 <-> ptr#0: NoAlias
# | 20: arr#0 <-> elem#0: MayAlias
# | 21: other#0 <-> elem#0: MayAlias
# | 22: ptr#0 <-> elem#0: MayAlias
# | 23: Testing : "ptr_stride_dynamic_not_stripped"
# | label:105'0 { search range start (exclusive)
# | label:105'1 error: no match found in search range
# | 24: arr#0 <-> other#0: NoAlias
# | 25: arr#0 <-> ptr#0: MustAlias
# | 26: other#0 <-> ptr#0: NoAlias
# | 27: arr#0 <-> dyn#0: MayAlias
# | 28: other#0 <-> dyn#0: MayAlias
# | 29: ptr#0 <-> dyn#0: MayAlias
# | 30: /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/Analysis/alias-analysis-underlying-object.cir:123:27: error: expected valid keyword
# | 31: !rec_S = !cir.struct<"S" {!s32i, !s32i}>
# | 32: ^
# | 33: Testing : "get_element_distinct_allocas"
# | label:105'2 ? possible intended match
# | 34: a1#0 <-> a2#0: NoAlias
# | 35: a1#0 <-> e1_0#0: MustAlias
# | 36: a2#0 <-> e1_0#0: NoAlias
# | 37: a1#0 <-> e2_0#0: NoAlias
# | 38: a2#0 <-> e2_0#0: MustAlias
# | .
# | .
# | .
# | 169: %4 = cir.complex.real_ptr %1 : !cir.ptr<!cir.complex<!cir.float>> -> !cir.ptr<!cir.float> {test.ptr = "real2"}
# | 170: %5 = cir.complex.imag_ptr %1 : !cir.ptr<!cir.complex<!cir.float>> -> !cir.ptr<!cir.float> {test.ptr = "imag2"}
# | 171: cir.return
# | 172: }
# | 173: }
# | 174:
# | label:105'3 } search range end (exclusive)
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</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/208387
More information about the flang-commits
mailing list