[llvm] [msan] Fix-forward avx512-intrinsics-upgrade.ll (PR #124495)

LLVM Continuous Integration via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 26 18:46:21 PST 2025


llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `sanitizer-x86_64-linux-bootstrap-asan` running on `sanitizer-buildbot2` while building `llvm` at step 2 "annotate".

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

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

```
Step 2 (annotate) failure: 'python ../sanitizer_buildbot/sanitizers/zorg/buildbot/builders/sanitizers/buildbot_selector.py' (failure)
...
llvm-lit: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using lld-link: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/lld-link
llvm-lit: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using ld64.lld: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/ld64.lld
llvm-lit: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using wasm-ld: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/wasm-ld
llvm-lit: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using ld.lld: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/ld.lld
llvm-lit: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using lld-link: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/lld-link
llvm-lit: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using ld64.lld: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/ld64.lld
llvm-lit: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using wasm-ld: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/wasm-ld
llvm-lit: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/utils/lit/lit/main.py:72: note: The test suite configuration requested an individual test timeout of 0 seconds but a timeout of 900 seconds was requested on the command line. Forcing timeout to be 900 seconds.
-- Testing: 88714 tests, 88 workers --
Testing:  0.. 10.. 20.. 30.. 40.. 50.. 60
FAIL: LLVM :: Instrumentation/MemorySanitizer/X86/avx512-intrinsics-upgrade.ll (55049 of 88714)
******************** TEST 'LLVM :: Instrumentation/MemorySanitizer/X86/avx512-intrinsics-upgrade.ll' FAILED ********************
Exit Code: 1

Command Output (stderr):
--
RUN: at line 2: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/opt /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/test/Instrumentation/MemorySanitizer/X86/avx512-intrinsics-upgrade.ll -S -mtriple=x86_64-linux-gnu -mattr=+avx512f -passes=msan 2>&1 | /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/FileCheck /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/test/Instrumentation/MemorySanitizer/X86/avx512-intrinsics-upgrade.ll
+ /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/opt /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/test/Instrumentation/MemorySanitizer/X86/avx512-intrinsics-upgrade.ll -S -mtriple=x86_64-linux-gnu -mattr=+avx512f -passes=msan
+ /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/FileCheck /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/test/Instrumentation/MemorySanitizer/X86/avx512-intrinsics-upgrade.ll
/home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/test/Instrumentation/MemorySanitizer/X86/avx512-intrinsics-upgrade.ll:16545:15: error: CHECK-NEXT: expected string not found in input
; CHECK-NEXT: [[_MSPROP:%.*]] = or <16 x i32> [[TMP1]], [[TMP2]]
              ^
<stdin>:14261:29: note: scanning from here
 call void @llvm.donothing()
                            ^
<stdin>:14261:29: note: with "TMP1" equal to "%1"
 call void @llvm.donothing()
                            ^
<stdin>:14261:29: note: with "TMP2" equal to "%2"
 call void @llvm.donothing()
                            ^
<stdin>:14279:2: note: possible intended match here
 %13 = xor <16 x i32> %12, zeroinitializer
 ^
/home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/test/Instrumentation/MemorySanitizer/X86/avx512-intrinsics-upgrade.ll:16571:15: error: CHECK-NEXT: expected string not found in input
; CHECK-NEXT: [[_MSPROP:%.*]] = or <16 x i32> [[TMP1]], [[TMP2]]
              ^
<stdin>:14293:29: note: scanning from here
 call void @llvm.donothing()
                            ^
<stdin>:14293:29: note: with "TMP1" equal to "%1"
 call void @llvm.donothing()
                            ^
<stdin>:14293:29: note: with "TMP2" equal to "%2"
 call void @llvm.donothing()
                            ^
<stdin>:14311:2: note: possible intended match here
 %13 = xor <16 x i32> %12, zeroinitializer
 ^
Step 11 (stage2/asan check) failure: stage2/asan check (failure)
...
llvm-lit: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using lld-link: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/lld-link
llvm-lit: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using ld64.lld: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/ld64.lld
llvm-lit: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using wasm-ld: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/wasm-ld
llvm-lit: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using ld.lld: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/ld.lld
llvm-lit: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using lld-link: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/lld-link
llvm-lit: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using ld64.lld: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/ld64.lld
llvm-lit: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using wasm-ld: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/wasm-ld
llvm-lit: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/utils/lit/lit/main.py:72: note: The test suite configuration requested an individual test timeout of 0 seconds but a timeout of 900 seconds was requested on the command line. Forcing timeout to be 900 seconds.
-- Testing: 88714 tests, 88 workers --
Testing:  0.. 10.. 20.. 30.. 40.. 50.. 60
FAIL: LLVM :: Instrumentation/MemorySanitizer/X86/avx512-intrinsics-upgrade.ll (55049 of 88714)
******************** TEST 'LLVM :: Instrumentation/MemorySanitizer/X86/avx512-intrinsics-upgrade.ll' FAILED ********************
Exit Code: 1

Command Output (stderr):
--
RUN: at line 2: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/opt /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/test/Instrumentation/MemorySanitizer/X86/avx512-intrinsics-upgrade.ll -S -mtriple=x86_64-linux-gnu -mattr=+avx512f -passes=msan 2>&1 | /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/FileCheck /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/test/Instrumentation/MemorySanitizer/X86/avx512-intrinsics-upgrade.ll
+ /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/opt /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/test/Instrumentation/MemorySanitizer/X86/avx512-intrinsics-upgrade.ll -S -mtriple=x86_64-linux-gnu -mattr=+avx512f -passes=msan
+ /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/FileCheck /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/test/Instrumentation/MemorySanitizer/X86/avx512-intrinsics-upgrade.ll
/home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/test/Instrumentation/MemorySanitizer/X86/avx512-intrinsics-upgrade.ll:16545:15: error: CHECK-NEXT: expected string not found in input
; CHECK-NEXT: [[_MSPROP:%.*]] = or <16 x i32> [[TMP1]], [[TMP2]]
              ^
<stdin>:14261:29: note: scanning from here
 call void @llvm.donothing()
                            ^
<stdin>:14261:29: note: with "TMP1" equal to "%1"
 call void @llvm.donothing()
                            ^
<stdin>:14261:29: note: with "TMP2" equal to "%2"
 call void @llvm.donothing()
                            ^
<stdin>:14279:2: note: possible intended match here
 %13 = xor <16 x i32> %12, zeroinitializer
 ^
/home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/test/Instrumentation/MemorySanitizer/X86/avx512-intrinsics-upgrade.ll:16571:15: error: CHECK-NEXT: expected string not found in input
; CHECK-NEXT: [[_MSPROP:%.*]] = or <16 x i32> [[TMP1]], [[TMP2]]
              ^
<stdin>:14293:29: note: scanning from here
 call void @llvm.donothing()
                            ^
<stdin>:14293:29: note: with "TMP1" equal to "%1"
 call void @llvm.donothing()
                            ^
<stdin>:14293:29: note: with "TMP2" equal to "%2"
 call void @llvm.donothing()
                            ^
<stdin>:14311:2: note: possible intended match here
 %13 = xor <16 x i32> %12, zeroinitializer
 ^
Step 14 (stage3/asan check) failure: stage3/asan check (failure)
...
llvm-lit: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using lld-link: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build2_asan/bin/lld-link
llvm-lit: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using ld64.lld: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build2_asan/bin/ld64.lld
llvm-lit: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using wasm-ld: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build2_asan/bin/wasm-ld
llvm-lit: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using ld.lld: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build2_asan/bin/ld.lld
llvm-lit: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using lld-link: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build2_asan/bin/lld-link
llvm-lit: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using ld64.lld: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build2_asan/bin/ld64.lld
llvm-lit: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using wasm-ld: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build2_asan/bin/wasm-ld
llvm-lit: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/utils/lit/lit/main.py:72: note: The test suite configuration requested an individual test timeout of 0 seconds but a timeout of 900 seconds was requested on the command line. Forcing timeout to be 900 seconds.
-- Testing: 85762 tests, 88 workers --
Testing:  0.. 10.. 20.. 30.. 40.. 50.. 60
FAIL: LLVM :: Instrumentation/MemorySanitizer/X86/avx512-intrinsics-upgrade.ll (55580 of 85762)
******************** TEST 'LLVM :: Instrumentation/MemorySanitizer/X86/avx512-intrinsics-upgrade.ll' FAILED ********************
Exit Code: 1

Command Output (stderr):
--
RUN: at line 2: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build2_asan/bin/opt /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/test/Instrumentation/MemorySanitizer/X86/avx512-intrinsics-upgrade.ll -S -mtriple=x86_64-linux-gnu -mattr=+avx512f -passes=msan 2>&1 | /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build2_asan/bin/FileCheck /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/test/Instrumentation/MemorySanitizer/X86/avx512-intrinsics-upgrade.ll
+ /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build2_asan/bin/opt /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/test/Instrumentation/MemorySanitizer/X86/avx512-intrinsics-upgrade.ll -S -mtriple=x86_64-linux-gnu -mattr=+avx512f -passes=msan
+ /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build2_asan/bin/FileCheck /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/test/Instrumentation/MemorySanitizer/X86/avx512-intrinsics-upgrade.ll
/home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/test/Instrumentation/MemorySanitizer/X86/avx512-intrinsics-upgrade.ll:16545:15: error: CHECK-NEXT: expected string not found in input
; CHECK-NEXT: [[_MSPROP:%.*]] = or <16 x i32> [[TMP1]], [[TMP2]]
              ^
<stdin>:14261:29: note: scanning from here
 call void @llvm.donothing()
                            ^
<stdin>:14261:29: note: with "TMP1" equal to "%1"
 call void @llvm.donothing()
                            ^
<stdin>:14261:29: note: with "TMP2" equal to "%2"
 call void @llvm.donothing()
                            ^
<stdin>:14279:2: note: possible intended match here
 %13 = xor <16 x i32> %12, zeroinitializer
 ^
/home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/llvm/test/Instrumentation/MemorySanitizer/X86/avx512-intrinsics-upgrade.ll:16571:15: error: CHECK-NEXT: expected string not found in input
; CHECK-NEXT: [[_MSPROP:%.*]] = or <16 x i32> [[TMP1]], [[TMP2]]
              ^
<stdin>:14293:29: note: scanning from here
 call void @llvm.donothing()
                            ^
<stdin>:14293:29: note: with "TMP1" equal to "%1"
 call void @llvm.donothing()
                            ^
<stdin>:14293:29: note: with "TMP2" equal to "%2"
 call void @llvm.donothing()
                            ^
<stdin>:14311:2: note: possible intended match here
 %13 = xor <16 x i32> %12, zeroinitializer
 ^

```

</details>

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


More information about the llvm-commits mailing list