[llvm] [ConstantFolding] Fold deinterleave2 of any splat vector not just zeroinitializer (PR #144144)
LLVM Continuous Integration via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 13 17:57:06 PDT 2025
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `flang-aarch64-debug-reverse-iteration` running on `linaro-flang-aarch64-debug-reverse-iteration` while building `llvm` at step 6 "test-build-unified-tree-check-flang".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/20/builds/11777
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 6 (test-build-unified-tree-check-flang) failure: test (failure)
******************** TEST 'Flang :: Semantics/modfile76.F90' FAILED ********************
Exit Code: 1
Command Output (stderr):
--
/home/tcwg-buildbot/worker/flang-aarch64-debug-reverse-iteration/build/bin/flang -fc1 -fsyntax-only -fhermetic-module-files -DSTEP=1 /home/tcwg-buildbot/worker/flang-aarch64-debug-reverse-iteration/llvm-project/flang/test/Semantics/modfile76.F90 # RUN: at line 1
+ /home/tcwg-buildbot/worker/flang-aarch64-debug-reverse-iteration/build/bin/flang -fc1 -fsyntax-only -fhermetic-module-files -DSTEP=1 /home/tcwg-buildbot/worker/flang-aarch64-debug-reverse-iteration/llvm-project/flang/test/Semantics/modfile76.F90
/home/tcwg-buildbot/worker/flang-aarch64-debug-reverse-iteration/build/bin/flang -fc1 -fsyntax-only /home/tcwg-buildbot/worker/flang-aarch64-debug-reverse-iteration/llvm-project/flang/test/Semantics/modfile76.F90 # RUN: at line 2
+ /home/tcwg-buildbot/worker/flang-aarch64-debug-reverse-iteration/build/bin/flang -fc1 -fsyntax-only /home/tcwg-buildbot/worker/flang-aarch64-debug-reverse-iteration/llvm-project/flang/test/Semantics/modfile76.F90
error: Semantic errors in /home/tcwg-buildbot/worker/flang-aarch64-debug-reverse-iteration/llvm-project/flang/test/Semantics/modfile76.F90
/home/tcwg-buildbot/worker/flang-aarch64-debug-reverse-iteration/llvm-project/flang/test/Semantics/modfile76.F90:22:12: error: No explicit type declared for 'x'
print *, x
^
--
********************
```
</details>
https://github.com/llvm/llvm-project/pull/144144
More information about the llvm-commits
mailing list