[Mlir-commits] [mlir] [mlir][shard, mpi] lowering shard.all_slice in shard-to-mpi (PR #176438)
LLVM Continuous Integration
llvmlistbot at llvm.org
Mon Jan 19 08:59:57 PST 2026
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `clang-aarch64-sve2-vla` running on `linaro-g4-01` while building `mlir` at step 14 "test-suite".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/198/builds/11196
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 14 (test-suite) failure: test (failure)
******************** TEST 'test-suite :: SingleSource/UnitTests/Vectorizer/early-exit.test' FAILED ********************
/home/tcwg-buildbot/worker/clang-aarch64-sve2-vla/test/sandbox/build/tools/timeit-target --timeout 7200 --limit-core 0 --limit-cpu 7200 --limit-file-size 209715200 --limit-rss-size 838860800 --append-exitstatus --redirect-output /home/tcwg-buildbot/worker/clang-aarch64-sve2-vla/test/sandbox/build/SingleSource/UnitTests/Vectorizer/Output/early-exit.test.out --redirect-input /dev/null --chdir /home/tcwg-buildbot/worker/clang-aarch64-sve2-vla/test/sandbox/build/SingleSource/UnitTests/Vectorizer --summary /home/tcwg-buildbot/worker/clang-aarch64-sve2-vla/test/sandbox/build/SingleSource/UnitTests/Vectorizer/Output/early-exit.test.time /home/tcwg-buildbot/worker/clang-aarch64-sve2-vla/test/sandbox/build/SingleSource/UnitTests/Vectorizer/early-exit
/home/tcwg-buildbot/worker/clang-aarch64-sve2-vla/test/sandbox/build/tools/fpcmp-target -r 0.001 /home/tcwg-buildbot/worker/clang-aarch64-sve2-vla/test/sandbox/build/SingleSource/UnitTests/Vectorizer/Output/early-exit.test.out /home/tcwg-buildbot/worker/clang-aarch64-sve2-vla/test/sandbox/build/SingleSource/UnitTests/Vectorizer/early-exit.reference_output
+ /home/tcwg-buildbot/worker/clang-aarch64-sve2-vla/test/sandbox/build/tools/fpcmp-target -r 0.001 /home/tcwg-buildbot/worker/clang-aarch64-sve2-vla/test/sandbox/build/SingleSource/UnitTests/Vectorizer/Output/early-exit.test.out /home/tcwg-buildbot/worker/clang-aarch64-sve2-vla/test/sandbox/build/SingleSource/UnitTests/Vectorizer/early-exit.reference_output
/home/tcwg-buildbot/worker/clang-aarch64-sve2-vla/test/sandbox/build/tools/fpcmp-target: Comparison failed, textual difference between 'M' and 'C'
Input 1:
Checking early_exit_find_step_1
Miscompare for interleave-forced: 4 != 8
exit 1
Input 2:
Checking early_exit_find_step_1
Checking early_exit_find_step_3
exit 0
********************
```
</details>
https://github.com/llvm/llvm-project/pull/176438
More information about the Mlir-commits
mailing list