[llvm] [NFC][VPlan] Extract BTC-related tests into `vplan-based-stride-mv-btc.ll` (PR #214047)
LLVM Continuous Integration via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 7 11:49:47 PDT 2026
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `llvm-clang-aarch64-darwin` running on `doug-worker-5` while building `llvm` at step 6 "test-build-unified-tree-check-all".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/190/builds/47392
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 6 (test-build-unified-tree-check-all) failure: test (failure)
******************** TEST 'LLVM :: Transforms/LoopVectorize/vplan-based-stride-mv-btc.ll' FAILED ********************
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 8
/Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/bin/opt < /Users/buildbot/buildbot-root2/aarch64-darwin/llvm-project/llvm/test/Transforms/LoopVectorize/vplan-based-stride-mv-btc.ll -p loop-vectorize -force-vector-width=4 -S -enable-mem-access-versioning=false 2>&1 | /Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/bin/FileCheck /Users/buildbot/buildbot-root2/aarch64-darwin/llvm-project/llvm/test/Transforms/LoopVectorize/vplan-based-stride-mv-btc.ll --check-prefix COMPARE-NO-MV
# executed command: /Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/bin/opt -p loop-vectorize -force-vector-width=4 -S -enable-mem-access-versioning=false
# note: command had no output on stdout or stderr
# executed command: /Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/bin/FileCheck /Users/buildbot/buildbot-root2/aarch64-darwin/llvm-project/llvm/test/Transforms/LoopVectorize/vplan-based-stride-mv-btc.ll --check-prefix COMPARE-NO-MV
# note: command had no output on stdout or stderr
# RUN: at line 11
/Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/bin/opt < /Users/buildbot/buildbot-root2/aarch64-darwin/llvm-project/llvm/test/Transforms/LoopVectorize/vplan-based-stride-mv-btc.ll -p loop-vectorize -force-vector-width=4 -S -enable-mem-access-versioning=true 2>&1 | /Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/bin/FileCheck /Users/buildbot/buildbot-root2/aarch64-darwin/llvm-project/llvm/test/Transforms/LoopVectorize/vplan-based-stride-mv-btc.ll --check-prefix COMPARE-LAA-MV
# executed command: /Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/bin/opt -p loop-vectorize -force-vector-width=4 -S -enable-mem-access-versioning=true
# note: command had no output on stdout or stderr
# executed command: /Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/bin/FileCheck /Users/buildbot/buildbot-root2/aarch64-darwin/llvm-project/llvm/test/Transforms/LoopVectorize/vplan-based-stride-mv-btc.ll --check-prefix COMPARE-LAA-MV
# note: command had no output on stdout or stderr
# RUN: at line 14
/Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/bin/opt < /Users/buildbot/buildbot-root2/aarch64-darwin/llvm-project/llvm/test/Transforms/LoopVectorize/vplan-based-stride-mv-btc.ll -p loop-vectorize -force-vector-width=4 -S -tail-predication=enabled -tail-folding-policy=must-fold-tail -enable-mem-access-versioning=false 2>&1 | /Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/bin/FileCheck /Users/buildbot/buildbot-root2/aarch64-darwin/llvm-project/llvm/test/Transforms/LoopVectorize/vplan-based-stride-mv-btc.ll --check-prefix COMPARE-NO-MV-FOLD-TAIL
# executed command: /Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/bin/opt -p loop-vectorize -force-vector-width=4 -S -tail-predication=enabled -tail-folding-policy=must-fold-tail -enable-mem-access-versioning=false
# note: command had no output on stdout or stderr
# error: command failed with exit status: 1
# executed command: /Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/bin/FileCheck /Users/buildbot/buildbot-root2/aarch64-darwin/llvm-project/llvm/test/Transforms/LoopVectorize/vplan-based-stride-mv-btc.ll --check-prefix COMPARE-NO-MV-FOLD-TAIL
# .---command stderr------------
# | [1m/Users/buildbot/buildbot-root2/aarch64-darwin/llvm-project/llvm/test/Transforms/LoopVectorize/vplan-based-stride-mv-btc.ll:133:34: [0m[0;1;31merror: [0m[1mCOMPARE-NO-MV-FOLD-TAIL-LABEL: expected string not found in input
[0m# | [1m[0m; COMPARE-NO-MV-FOLD-TAIL-LABEL: define void @non_constant_btc(
# | [0;1;32m ^
[0m# | [0;1;32m[0m[1m<stdin>:1:1: [0m[0;1;30mnote: [0m[1mscanning from here
[0m# | [1m[0mopt: Unknown command line argument '-tail-predication=enabled'. Try: '/Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/bin/opt --help'
# | [0;1;32m^
[0m# | [0;1;32m[0m[1m<stdin>:1:20: [0m[0;1;30mnote: [0m[1mpossible intended match here
[0m# | [1m[0mopt: Unknown command line argument '-tail-predication=enabled'. Try: '/Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/bin/opt --help'
# | [0;1;32m ^
[0m# | [0;1;32m[0m
# | Input file: <stdin>
# | Check file: /Users/buildbot/buildbot-root2/aarch64-darwin/llvm-project/llvm/test/Transforms/LoopVectorize/vplan-based-stride-mv-btc.ll
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | [1m[0m[0;1;90m 1: [0m[1m[0;1;46mopt: Unknown command line argument '-tail-predication=enabled'. Try: '/Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/bin/opt --help' [0m
# | [0;1;31mlabel:133'0 { search range start (exclusive)
[0m# | [0;1;31m[0m[0;1;31mlabel:133'1 error: no match found in search range
[0m# | [0;1;31m[0m[0;1;35mlabel:133'2 ? possible intended match
[0m# | [0;1;35m[0m[0;1;90m 2: [0m[1m[0;1;46mopt: Did you mean '--avoid-speculation=enabled'? [0m
# | [0;1;31mlabel:133'3 } search range end (exclusive)
[0m# | [0;1;31m[0m>>>>>>
# `-----------------------------
# error: command failed with exit status: 1
...
```
</details>
https://github.com/llvm/llvm-project/pull/214047
More information about the llvm-commits
mailing list