[llvm] [LV] Check Addr in getAddressAccessSCEV in terms of SCEV expressions. (PR #171204)
LLVM Continuous Integration via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 19 14:23:47 PST 2025
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `llvm-clang-x86_64-gcc-ubuntu` running on `sie-linux-worker3` while building `llvm` at step 6 "test-build-unified-tree-check-all".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/174/builds/29160
<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 'Clang :: Preprocessor/c99-6_10_3_4_p6.c' FAILED ********************
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 3
/home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/build/bin/clang -cc1 -internal-isystem /home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/build/lib/clang/22/include -nostdsysteminc -E /home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/llvm-project/clang/test/Preprocessor/c99-6_10_3_4_p6.c | /home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/build/bin/FileCheck -strict-whitespace /home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/llvm-project/clang/test/Preprocessor/c99-6_10_3_4_p6.c
# executed command: /home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/build/bin/clang -cc1 -internal-isystem /home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/build/lib/clang/22/include -nostdsysteminc -E /home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/llvm-project/clang/test/Preprocessor/c99-6_10_3_4_p6.c
# .---command stderr------------
# | /home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/llvm-project/clang/test/Preprocessor/c99-6_10_3_4_p6.c:7:57: warning: backslash and newline separated by space [-Wbackslash-newline-escape]
# | 7 | #define debug(s, t) printf("x" # s "= %d, x" # t "= s" \
# | | ^
# | 1 warning generated.
# `-----------------------------
# executed command: /home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/build/bin/FileCheck -strict-whitespace /home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/llvm-project/clang/test/Preprocessor/c99-6_10_3_4_p6.c
# .---command stderr------------
# | [1m/home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/llvm-project/clang/test/Preprocessor/c99-6_10_3_4_p6.c:24:11: [0m[0;1;31merror: [0m[1mCHECK: expected string not found in input
[0m# | [1m[0m// CHECK: include "vers2.h"
# | [0;1;32m ^
[0m# | [0;1;32m[0m[1m<stdin>:10:62: [0m[0;1;30mnote: [0m[1mscanning from here
[0m# | [1m[0mfputs("strncmp(\"abc\\0d\" \"abc\", '\\4') == 0" ": @\n", s);
# | [0;1;32m ^
[0m# | [0;1;32m[0m[1m<stdin>:12:1: [0m[0;1;30mnote: [0m[1mpossible intended match here
[0m# | [1m[0minclude "vers2 .h"
# | [0;1;32m^
[0m# | [0;1;32m[0m
# | Input file: <stdin>
# | Check file: /home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/llvm-project/clang/test/Preprocessor/c99-6_10_3_4_p6.c
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | [1m[0m[0;1;30m 1: [0m[1m[0;1;46m# 1 "/home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/llvm-project/clang/test/Preprocessor/c99-6_10_3_4_p6.c" [0m
# | [0;1;30m 2: [0m[1m[0;1;46m# 1 "<built-in>" 1 [0m
# | [0;1;30m 3: [0m[1m[0;1;46m# 1 "<built-in>" 3 [0m
# | [0;1;30m 4: [0m[1m[0;1;46m# 388 "<built-in>" 3 [0m
# | [0;1;30m 5: [0m[1m[0;1;46m# 1 "<command line>" 1 [0m
# | [0;1;30m 6: [0m[1m[0;1;46m# 1 "<built-in>" 2 [0m
# | [0;1;30m 7: [0m[1m[0;1;46m# 1 "/home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/llvm-project/clang/test/Preprocessor/c99-6_10_3_4_p6.c" 2 [0m
# | [0;1;30m 8: [0m[1m[0;1;46m# 14 "/home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/llvm-project/clang/test/Preprocessor/c99-6_10_3_4_p6.c" [0m
# | [0;1;30m 9: [0m[1m[0;1;46m[0mprintf("x" "1" "= %d, x" "2" "= s" x1, x2);[0;1;46m [0m
# | [0;1;32mcheck:22 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[0m# | [0;1;32m[0m[0;1;30m 10: [0m[1m[0;1;46m[0mfputs("strncmp(\"abc\\0d\" \"abc\", '\\4') == 0" ": @\n", s);[0;1;46m [0m
# | [0;1;32mcheck:23 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[0m# | [0;1;32m[0m[0;1;31mcheck:24'0 X error: no match found
[0m# | [0;1;31m[0m[0;1;30m 11: [0m[1m[0;1;46m [0m
# | [0;1;31mcheck:24'0 ~
[0m# | [0;1;31m[0m[0;1;30m 12: [0m[1m[0;1;46minclude "vers2 .h" [0m
# | [0;1;31mcheck:24'0 ~~~~~~~~~~~~~~~~~~~
...
```
</details>
https://github.com/llvm/llvm-project/pull/171204
More information about the llvm-commits
mailing list