[Mlir-commits] [mlir] [mlir][memref] Fix invalid folds in ReinterpretCastOpConstantFolder for negative constants (PR #189237)

LLVM Continuous Integration llvmlistbot at llvm.org
Mon Mar 30 06:39:33 PDT 2026


llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `ppc64le-flang-rhel-clang` running on `ppc64le-flang-rhel-test` while building `mlir` at step 5 "build-unified-tree".

Full details are available at: https://lab.llvm.org/buildbot/#/builders/157/builds/45560

<details>
<summary>Here is the relevant piece of the build log for the reference</summary>

```
Step 5 (build-unified-tree) failure: build (failure) (timed out)
...
116.581 [4/11/126] Building CXX object flang-rt/lib/runtime/CMakeFiles/flang_rt.runtime.static.dir/sum.cpp.o
168.498 [4/10/127] Building CXX object flang-rt/lib/runtime/CMakeFiles/flang_rt.runtime.static.dir/reduction.cpp.o
208.973 [4/9/128] Building CXX object third-party/runtimes_gtest/CMakeFiles/runtimes_gtest.dir/googletest/src/gtest-all.cc.o
209.731 [3/9/129] Linking CXX static library /home/buildbots/llvm-external-buildbots/workers/ppc64le-flang-rhel-test/ppc64le-flang-rhel-clang-build/build/lib/libruntimes_gtest.a
210.478 [1/10/130] Linking CXX static library /home/buildbots/llvm-external-buildbots/workers/ppc64le-flang-rhel-test/ppc64le-flang-rhel-clang-build/build/lib/libruntimes_gtest_main.a
212.158 [1/9/131] Linking CXX shared library openmp/tools/omptest/libomptest.so
240.213 [1/8/132] Building CXX object flang-rt/lib/runtime/CMakeFiles/flang_rt.runtime.static.dir/tools.cpp.o
241.796 [1/7/133] Building CXX object flang-rt/lib/runtime/CMakeFiles/flang_rt.runtime.static.dir/reduce.cpp.o
416.079 [1/6/134] Building CXX object flang-rt/lib/runtime/CMakeFiles/flang_rt.runtime.static.dir/character.cpp.o
457.470 [1/5/135] Building CXX object flang-rt/lib/runtime/CMakeFiles/flang_rt.runtime.static.dir/dot-product.cpp.o
command timed out: 1200 seconds without output running [b'ninja'], attempting to kill
process killed by signal 9
program finished with exit code -1
elapsedTime=2696.679937

```

</details>

https://github.com/llvm/llvm-project/pull/189237


More information about the Mlir-commits mailing list