[llvm] [VPlan] Move predication to VPlanTransform (NFC). (PR #128420)

LLVM Continuous Integration via llvm-commits llvm-commits at lists.llvm.org
Wed May 21 11:14:33 PDT 2025


llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `clang-aarch64-sve-vla` running on `linaro-g3-02` while building `llvm` at step 14 "test-suite".

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

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

```
Step 14 (test-suite) failure: test (failure)
...
size..init_array: 16 
size..interp: 27 
size..note.ABI-tag: 32 
size..plt: 928 
size..rela.dyn: 1176 
size..rela.plt: 1344 
size..rodata: 14480 
size..text: 198032 
**********
NOEXE: test-suite :: Fortran/gfortran/regression/gfortran-regression-execute-regression__inline_sum_3_f90.test (6111 of 10355)
******************** TEST 'test-suite :: Fortran/gfortran/regression/gfortran-regression-execute-regression__inline_sum_3_f90.test' FAILED ********************
Executable '/home/tcwg-buildbot/worker/clang-aarch64-sve-vla/test/sandbox/build/Fortran/gfortran/regression/gfortran-regression-execute-regression__inline_sum_3_f90' is missing
********************
PASS: test-suite :: Fortran/gfortran/regression/gfortran-regression-execute-regression__inline_transpose_1_f90.test (6112 of 10355)
********** TEST 'test-suite :: Fortran/gfortran/regression/gfortran-regression-execute-regression__inline_transpose_1_f90.test' RESULTS **********
compile_time: 1.1315 
exec_time: 0.0000 
hash: "3413d9388541ee8829fbee93834edce8" 
link_time: 0.0000 
size: 972144 
size..bss: 824 
size..comment: 256 
size..data: 688 
size..data.rel.ro: 176 
size..dynamic: 496 
size..dynstr: 666 
size..dynsym: 1704 
size..eh_frame: 34784 
size..eh_frame_hdr: 8908 
size..fini: 20 
size..fini_array: 8 
size..gnu.hash: 28 
size..gnu.version: 142 
size..gnu.version_r: 96 
size..got: 192 
size..got.plt: 512 
size..init: 24 
size..init_array: 16 
size..interp: 27 
size..note.ABI-tag: 32 
size..plt: 1008 
size..rela.dyn: 2376 
size..rela.plt: 1464 
size..rodata: 26854 
size..text: 636816 
**********
PASS: test-suite :: Fortran/gfortran/regression/gfortran-regression-execute-regression__inline_matmul_13_f90.test (6113 of 10355)
********** TEST 'test-suite :: Fortran/gfortran/regression/gfortran-regression-execute-regression__inline_matmul_13_f90.test' RESULTS **********
compile_time: 1.1315 

```

</details>

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


More information about the llvm-commits mailing list