[llvm] [GVN] memoryssa implies no-memdep (PR #149473)
LLVM Continuous Integration via llvm-commits
llvm-commits at lists.llvm.org
Sun Jul 20 22:32:27 PDT 2025
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `clang-armv8-quick` running on `linaro-clang-armv8-quick` while building `llvm` at step 5 "ninja check 1".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/154/builds/18991
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 5 (ninja check 1) failure: stage 1 checked (failure)
******************** TEST 'LLVM :: Other/new-pm-print-pipeline.ll' FAILED ********************
Exit Code: 1
Command Output (stderr):
--
/home/tcwg-buildbot/worker/clang-armv8-quick/stage1/bin/opt -disable-output -disable-verify -print-pipeline-passes -passes='function(adce),function(adce)' < /home/tcwg-buildbot/worker/clang-armv8-quick/llvm/llvm/test/Other/new-pm-print-pipeline.ll | /home/tcwg-buildbot/worker/clang-armv8-quick/stage1/bin/FileCheck /home/tcwg-buildbot/worker/clang-armv8-quick/llvm/llvm/test/Other/new-pm-print-pipeline.ll --match-full-lines --check-prefixes=CHECK-0 # RUN: at line 3
+ /home/tcwg-buildbot/worker/clang-armv8-quick/stage1/bin/opt -disable-output -disable-verify -print-pipeline-passes '-passes=function(adce),function(adce)'
+ /home/tcwg-buildbot/worker/clang-armv8-quick/stage1/bin/FileCheck /home/tcwg-buildbot/worker/clang-armv8-quick/llvm/llvm/test/Other/new-pm-print-pipeline.ll --match-full-lines --check-prefixes=CHECK-0
/home/tcwg-buildbot/worker/clang-armv8-quick/stage1/bin/opt -disable-output -disable-verify -print-pipeline-passes -passes='module(rpo-function-attrs,require<globals-aa>,function(float2int,lower-constant-intrinsics,loop(loop-rotate)),invalidate<globals-aa>)' < /home/tcwg-buildbot/worker/clang-armv8-quick/llvm/llvm/test/Other/new-pm-print-pipeline.ll | /home/tcwg-buildbot/worker/clang-armv8-quick/stage1/bin/FileCheck /home/tcwg-buildbot/worker/clang-armv8-quick/llvm/llvm/test/Other/new-pm-print-pipeline.ll --match-full-lines --check-prefixes=CHECK-1 # RUN: at line 6
+ /home/tcwg-buildbot/worker/clang-armv8-quick/stage1/bin/opt -disable-output -disable-verify -print-pipeline-passes '-passes=module(rpo-function-attrs,require<globals-aa>,function(float2int,lower-constant-intrinsics,loop(loop-rotate)),invalidate<globals-aa>)'
+ /home/tcwg-buildbot/worker/clang-armv8-quick/stage1/bin/FileCheck /home/tcwg-buildbot/worker/clang-armv8-quick/llvm/llvm/test/Other/new-pm-print-pipeline.ll --match-full-lines --check-prefixes=CHECK-1
/home/tcwg-buildbot/worker/clang-armv8-quick/stage1/bin/opt -o /dev/null -disable-verify -print-pipeline-passes -passes='function(mem2reg)' < /home/tcwg-buildbot/worker/clang-armv8-quick/llvm/llvm/test/Other/new-pm-print-pipeline.ll -disable-pipeline-verification | /home/tcwg-buildbot/worker/clang-armv8-quick/stage1/bin/FileCheck /home/tcwg-buildbot/worker/clang-armv8-quick/llvm/llvm/test/Other/new-pm-print-pipeline.ll --match-full-lines --check-prefixes=CHECK-3 # RUN: at line 10
+ /home/tcwg-buildbot/worker/clang-armv8-quick/stage1/bin/opt -o /dev/null -disable-verify -print-pipeline-passes '-passes=function(mem2reg)' -disable-pipeline-verification
+ /home/tcwg-buildbot/worker/clang-armv8-quick/stage1/bin/FileCheck /home/tcwg-buildbot/worker/clang-armv8-quick/llvm/llvm/test/Other/new-pm-print-pipeline.ll --match-full-lines --check-prefixes=CHECK-3
/home/tcwg-buildbot/worker/clang-armv8-quick/stage1/bin/opt -disable-output -disable-verify -print-pipeline-passes -passes='function(loop-mssa(indvars))' < /home/tcwg-buildbot/worker/clang-armv8-quick/llvm/llvm/test/Other/new-pm-print-pipeline.ll | /home/tcwg-buildbot/worker/clang-armv8-quick/stage1/bin/FileCheck /home/tcwg-buildbot/worker/clang-armv8-quick/llvm/llvm/test/Other/new-pm-print-pipeline.ll --match-full-lines --check-prefixes=CHECK-4 # RUN: at line 13
+ /home/tcwg-buildbot/worker/clang-armv8-quick/stage1/bin/opt -disable-output -disable-verify -print-pipeline-passes '-passes=function(loop-mssa(indvars))'
+ /home/tcwg-buildbot/worker/clang-armv8-quick/stage1/bin/FileCheck /home/tcwg-buildbot/worker/clang-armv8-quick/llvm/llvm/test/Other/new-pm-print-pipeline.ll --match-full-lines --check-prefixes=CHECK-4
/home/tcwg-buildbot/worker/clang-armv8-quick/stage1/bin/opt -disable-output -disable-verify -print-pipeline-passes -passes='cgscc(argpromotion,require<no-op-cgscc>,no-op-cgscc,devirt<7>(inline,no-op-cgscc)),function(loop(require<no-op-loop>))' < /home/tcwg-buildbot/worker/clang-armv8-quick/llvm/llvm/test/Other/new-pm-print-pipeline.ll | /home/tcwg-buildbot/worker/clang-armv8-quick/stage1/bin/FileCheck /home/tcwg-buildbot/worker/clang-armv8-quick/llvm/llvm/test/Other/new-pm-print-pipeline.ll --match-full-lines --check-prefixes=CHECK-5 # RUN: at line 16
+ /home/tcwg-buildbot/worker/clang-armv8-quick/stage1/bin/opt -disable-output -disable-verify -print-pipeline-passes '-passes=cgscc(argpromotion,require<no-op-cgscc>,no-op-cgscc,devirt<7>(inline,no-op-cgscc)),function(loop(require<no-op-loop>))'
+ /home/tcwg-buildbot/worker/clang-armv8-quick/stage1/bin/FileCheck /home/tcwg-buildbot/worker/clang-armv8-quick/llvm/llvm/test/Other/new-pm-print-pipeline.ll --match-full-lines --check-prefixes=CHECK-5
/home/tcwg-buildbot/worker/clang-armv8-quick/stage1/bin/opt -disable-output -disable-verify -print-pipeline-passes -passes='function(ee-instrument<>,ee-instrument<post-inline>)' < /home/tcwg-buildbot/worker/clang-armv8-quick/llvm/llvm/test/Other/new-pm-print-pipeline.ll | /home/tcwg-buildbot/worker/clang-armv8-quick/stage1/bin/FileCheck /home/tcwg-buildbot/worker/clang-armv8-quick/llvm/llvm/test/Other/new-pm-print-pipeline.ll --match-full-lines --check-prefixes=CHECK-6 # RUN: at line 19
+ /home/tcwg-buildbot/worker/clang-armv8-quick/stage1/bin/opt -disable-output -disable-verify -print-pipeline-passes '-passes=function(ee-instrument<>,ee-instrument<post-inline>)'
+ /home/tcwg-buildbot/worker/clang-armv8-quick/stage1/bin/FileCheck /home/tcwg-buildbot/worker/clang-armv8-quick/llvm/llvm/test/Other/new-pm-print-pipeline.ll --match-full-lines --check-prefixes=CHECK-6
/home/tcwg-buildbot/worker/clang-armv8-quick/stage1/bin/opt -disable-output -disable-verify -print-pipeline-passes -passes='loop(simple-loop-unswitch<nontrivial;trivial>,simple-loop-unswitch<no-nontrivial;no-trivial>)' < /home/tcwg-buildbot/worker/clang-armv8-quick/llvm/llvm/test/Other/new-pm-print-pipeline.ll | /home/tcwg-buildbot/worker/clang-armv8-quick/stage1/bin/FileCheck /home/tcwg-buildbot/worker/clang-armv8-quick/llvm/llvm/test/Other/new-pm-print-pipeline.ll --match-full-lines --check-prefixes=CHECK-7 # RUN: at line 22
+ /home/tcwg-buildbot/worker/clang-armv8-quick/stage1/bin/opt -disable-output -disable-verify -print-pipeline-passes '-passes=loop(simple-loop-unswitch<nontrivial;trivial>,simple-loop-unswitch<no-nontrivial;no-trivial>)'
+ /home/tcwg-buildbot/worker/clang-armv8-quick/stage1/bin/FileCheck /home/tcwg-buildbot/worker/clang-armv8-quick/llvm/llvm/test/Other/new-pm-print-pipeline.ll --match-full-lines --check-prefixes=CHECK-7
/home/tcwg-buildbot/worker/clang-armv8-quick/stage1/bin/opt -disable-output -disable-verify -print-pipeline-passes -passes='function(mldst-motion<split-footer-bb>,mldst-motion<no-split-footer-bb>)' < /home/tcwg-buildbot/worker/clang-armv8-quick/llvm/llvm/test/Other/new-pm-print-pipeline.ll | /home/tcwg-buildbot/worker/clang-armv8-quick/stage1/bin/FileCheck /home/tcwg-buildbot/worker/clang-armv8-quick/llvm/llvm/test/Other/new-pm-print-pipeline.ll --match-full-lines --check-prefixes=CHECK-8 # RUN: at line 25
+ /home/tcwg-buildbot/worker/clang-armv8-quick/stage1/bin/FileCheck /home/tcwg-buildbot/worker/clang-armv8-quick/llvm/llvm/test/Other/new-pm-print-pipeline.ll --match-full-lines --check-prefixes=CHECK-8
+ /home/tcwg-buildbot/worker/clang-armv8-quick/stage1/bin/opt -disable-output -disable-verify -print-pipeline-passes '-passes=function(mldst-motion<split-footer-bb>,mldst-motion<no-split-footer-bb>)'
/home/tcwg-buildbot/worker/clang-armv8-quick/stage1/bin/opt -disable-output -disable-verify -print-pipeline-passes -passes='function(lower-matrix-intrinsics<>,lower-matrix-intrinsics<minimal>)' < /home/tcwg-buildbot/worker/clang-armv8-quick/llvm/llvm/test/Other/new-pm-print-pipeline.ll | /home/tcwg-buildbot/worker/clang-armv8-quick/stage1/bin/FileCheck /home/tcwg-buildbot/worker/clang-armv8-quick/llvm/llvm/test/Other/new-pm-print-pipeline.ll --match-full-lines --check-prefixes=CHECK-9 # RUN: at line 28
+ /home/tcwg-buildbot/worker/clang-armv8-quick/stage1/bin/opt -disable-output -disable-verify -print-pipeline-passes '-passes=function(lower-matrix-intrinsics<>,lower-matrix-intrinsics<minimal>)'
+ /home/tcwg-buildbot/worker/clang-armv8-quick/stage1/bin/FileCheck /home/tcwg-buildbot/worker/clang-armv8-quick/llvm/llvm/test/Other/new-pm-print-pipeline.ll --match-full-lines --check-prefixes=CHECK-9
/home/tcwg-buildbot/worker/clang-armv8-quick/stage1/bin/opt -disable-output -disable-verify -print-pipeline-passes -passes='function(loop-unroll<>,loop-unroll<partial;peeling;runtime;upperbound;profile-peeling;full-unroll-max=5;O1>,loop-unroll<no-partial;no-peeling;no-runtime;no-upperbound;no-profile-peeling;full-unroll-max=7;O1>)' < /home/tcwg-buildbot/worker/clang-armv8-quick/llvm/llvm/test/Other/new-pm-print-pipeline.ll | /home/tcwg-buildbot/worker/clang-armv8-quick/stage1/bin/FileCheck /home/tcwg-buildbot/worker/clang-armv8-quick/llvm/llvm/test/Other/new-pm-print-pipeline.ll --match-full-lines --check-prefixes=CHECK-10 # RUN: at line 31
+ /home/tcwg-buildbot/worker/clang-armv8-quick/stage1/bin/FileCheck /home/tcwg-buildbot/worker/clang-armv8-quick/llvm/llvm/test/Other/new-pm-print-pipeline.ll --match-full-lines --check-prefixes=CHECK-10
+ /home/tcwg-buildbot/worker/clang-armv8-quick/stage1/bin/opt -disable-output -disable-verify -print-pipeline-passes '-passes=function(loop-unroll<>,loop-unroll<partial;peeling;runtime;upperbound;profile-peeling;full-unroll-max=5;O1>,loop-unroll<no-partial;no-peeling;no-runtime;no-upperbound;no-profile-peeling;full-unroll-max=7;O1>)'
/home/tcwg-buildbot/worker/clang-armv8-quick/stage1/bin/opt -disable-output -disable-verify -print-pipeline-passes -passes='function(gvn<>,gvn<pre;load-pre;split-backedge-load-pre;memdep;memoryssa>,gvn<no-pre;no-load-pre;no-split-backedge-load-pre;no-memdep;no-memoryssa>)' < /home/tcwg-buildbot/worker/clang-armv8-quick/llvm/llvm/test/Other/new-pm-print-pipeline.ll | /home/tcwg-buildbot/worker/clang-armv8-quick/stage1/bin/FileCheck /home/tcwg-buildbot/worker/clang-armv8-quick/llvm/llvm/test/Other/new-pm-print-pipeline.ll --match-full-lines --check-prefixes=CHECK-11 # RUN: at line 34
+ /home/tcwg-buildbot/worker/clang-armv8-quick/stage1/bin/FileCheck /home/tcwg-buildbot/worker/clang-armv8-quick/llvm/llvm/test/Other/new-pm-print-pipeline.ll --match-full-lines --check-prefixes=CHECK-11
+ /home/tcwg-buildbot/worker/clang-armv8-quick/stage1/bin/opt -disable-output -disable-verify -print-pipeline-passes '-passes=function(gvn<>,gvn<pre;load-pre;split-backedge-load-pre;memdep;memoryssa>,gvn<no-pre;no-load-pre;no-split-backedge-load-pre;no-memdep;no-memoryssa>)'
/home/tcwg-buildbot/worker/clang-armv8-quick/llvm/llvm/test/Other/new-pm-print-pipeline.ll:35:13: error: CHECK-11: expected string not found in input
; CHECK-11: function(gvn<>,gvn<pre;load-pre;split-backedge-load-pre;memdep;memoryssa>,gvn<no-pre;no-load-pre;no-split-backedge-load-pre;no-memdep;no-memoryssa>)
^
<stdin>:1:1: note: scanning from here
function(gvn<>,gvn<pre;load-pre;split-backedge-load-pre;no-memdep;memoryssa>,gvn<no-pre;no-load-pre;no-split-backedge-load-pre;memdep;no-memoryssa>)
^
Input file: <stdin>
Check file: /home/tcwg-buildbot/worker/clang-armv8-quick/llvm/llvm/test/Other/new-pm-print-pipeline.ll
-dump-input=help explains the following input dump.
...
```
</details>
https://github.com/llvm/llvm-project/pull/149473
More information about the llvm-commits
mailing list