Skip to content

[RISCV] Add IR tests for bf16 vmerge and vmv.v.v. NFC #102775

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 11, 2024

Conversation

topperc
Copy link
Collaborator

@topperc topperc commented Aug 10, 2024

No description provided.

@topperc topperc requested a review from 4vtomat August 10, 2024 23:09
Copy link
Member

@4vtomat 4vtomat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM~

@topperc topperc merged commit fa12aa7 into llvm:main Aug 11, 2024
9 checks passed
@topperc topperc deleted the pr/vmv-merge-bf16 branch August 11, 2024 05:39
@llvm-ci
Copy link
Collaborator

llvm-ci commented Aug 11, 2024

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

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

Here is the relevant piece of the build log for the reference:

Step 2 (annotate) failure: 'python ../sanitizer_buildbot/sanitizers/zorg/buildbot/builders/sanitizers/buildbot_selector.py' (failure)
...
[373/378] Generating MSAN_INST_GTEST.gtest-all.cc.x86_64.o
[374/378] Generating MSAN_INST_TEST_OBJECTS.msan_test.cpp.x86_64-with-call.o
[375/378] Generating Msan-x86_64-with-call-Test
[376/378] Generating MSAN_INST_TEST_OBJECTS.msan_test.cpp.x86_64.o
[377/378] Generating Msan-x86_64-Test
[377/378] Running compiler_rt regression tests
llvm-lit: /home/b/sanitizer-x86_64-linux/build/llvm-project/llvm/utils/lit/lit/discovery.py:276: warning: input '/home/b/sanitizer-x86_64-linux/build/build_default/runtimes/runtimes-bins/compiler-rt/test/rtsan/X86_64LinuxConfig' contained no tests
llvm-lit: /home/b/sanitizer-x86_64-linux/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: 10106 tests, 88 workers --
Testing:  0.. 10.
FAIL: AddressSanitizer-i386-linux-dynamic :: TestCases/leaks.cpp (1809 of 10106)
******************** TEST 'AddressSanitizer-i386-linux-dynamic :: TestCases/leaks.cpp' FAILED ********************
Exit Code: 1

Command Output (stderr):
--
RUN: at line 4: /home/b/sanitizer-x86_64-linux/build/build_default/./bin/clang  --driver-mode=g++ -fsanitize=address -mno-omit-leaf-frame-pointer -fno-omit-frame-pointer -fno-optimize-sibling-calls -gline-tables-only  -m32  -shared-libasan -O0 /home/b/sanitizer-x86_64-linux/build/llvm-project/compiler-rt/test/asan/TestCases/leaks.cpp -o /home/b/sanitizer-x86_64-linux/build/build_default/runtimes/runtimes-bins/compiler-rt/test/asan/I386LinuxDynamicConfig/TestCases/Output/leaks.cpp.tmp
+ /home/b/sanitizer-x86_64-linux/build/build_default/./bin/clang --driver-mode=g++ -fsanitize=address -mno-omit-leaf-frame-pointer -fno-omit-frame-pointer -fno-optimize-sibling-calls -gline-tables-only -m32 -shared-libasan -O0 /home/b/sanitizer-x86_64-linux/build/llvm-project/compiler-rt/test/asan/TestCases/leaks.cpp -o /home/b/sanitizer-x86_64-linux/build/build_default/runtimes/runtimes-bins/compiler-rt/test/asan/I386LinuxDynamicConfig/TestCases/Output/leaks.cpp.tmp
/home/b/sanitizer-x86_64-linux/build/llvm-project/compiler-rt/test/asan/TestCases/leaks.cpp:16:16: warning: unknown attribute 'noopt' ignored [-Wunknown-attributes]
   16 | __attribute__((noopt)) void leak(int n) {
      |                ^~~~~
1 warning generated.
RUN: at line 5: not  /home/b/sanitizer-x86_64-linux/build/build_default/runtimes/runtimes-bins/compiler-rt/test/asan/I386LinuxDynamicConfig/TestCases/Output/leaks.cpp.tmp 0 2>&1 | FileCheck /home/b/sanitizer-x86_64-linux/build/llvm-project/compiler-rt/test/asan/TestCases/leaks.cpp
+ not /home/b/sanitizer-x86_64-linux/build/build_default/runtimes/runtimes-bins/compiler-rt/test/asan/I386LinuxDynamicConfig/TestCases/Output/leaks.cpp.tmp 0
+ FileCheck /home/b/sanitizer-x86_64-linux/build/llvm-project/compiler-rt/test/asan/TestCases/leaks.cpp
RUN: at line 6: not  /home/b/sanitizer-x86_64-linux/build/build_default/runtimes/runtimes-bins/compiler-rt/test/asan/I386LinuxDynamicConfig/TestCases/Output/leaks.cpp.tmp 1 2>&1 | FileCheck /home/b/sanitizer-x86_64-linux/build/llvm-project/compiler-rt/test/asan/TestCases/leaks.cpp
+ not /home/b/sanitizer-x86_64-linux/build/build_default/runtimes/runtimes-bins/compiler-rt/test/asan/I386LinuxDynamicConfig/TestCases/Output/leaks.cpp.tmp 1
+ FileCheck /home/b/sanitizer-x86_64-linux/build/llvm-project/compiler-rt/test/asan/TestCases/leaks.cpp
RUN: at line 7: not  /home/b/sanitizer-x86_64-linux/build/build_default/runtimes/runtimes-bins/compiler-rt/test/asan/I386LinuxDynamicConfig/TestCases/Output/leaks.cpp.tmp 1000 2>&1 | FileCheck /home/b/sanitizer-x86_64-linux/build/llvm-project/compiler-rt/test/asan/TestCases/leaks.cpp
+ not /home/b/sanitizer-x86_64-linux/build/build_default/runtimes/runtimes-bins/compiler-rt/test/asan/I386LinuxDynamicConfig/TestCases/Output/leaks.cpp.tmp 1000
+ FileCheck /home/b/sanitizer-x86_64-linux/build/llvm-project/compiler-rt/test/asan/TestCases/leaks.cpp
RUN: at line 8: not  /home/b/sanitizer-x86_64-linux/build/build_default/runtimes/runtimes-bins/compiler-rt/test/asan/I386LinuxDynamicConfig/TestCases/Output/leaks.cpp.tmp 1000000 2>&1 | FileCheck /home/b/sanitizer-x86_64-linux/build/llvm-project/compiler-rt/test/asan/TestCases/leaks.cpp
+ FileCheck /home/b/sanitizer-x86_64-linux/build/llvm-project/compiler-rt/test/asan/TestCases/leaks.cpp
+ not /home/b/sanitizer-x86_64-linux/build/build_default/runtimes/runtimes-bins/compiler-rt/test/asan/I386LinuxDynamicConfig/TestCases/Output/leaks.cpp.tmp 1000000
RUN: at line 9: not  /home/b/sanitizer-x86_64-linux/build/build_default/runtimes/runtimes-bins/compiler-rt/test/asan/I386LinuxDynamicConfig/TestCases/Output/leaks.cpp.tmp 10000000 2>&1 | FileCheck /home/b/sanitizer-x86_64-linux/build/llvm-project/compiler-rt/test/asan/TestCases/leaks.cpp
+ FileCheck /home/b/sanitizer-x86_64-linux/build/llvm-project/compiler-rt/test/asan/TestCases/leaks.cpp
+ not /home/b/sanitizer-x86_64-linux/build/build_default/runtimes/runtimes-bins/compiler-rt/test/asan/I386LinuxDynamicConfig/TestCases/Output/leaks.cpp.tmp 10000000
/home/b/sanitizer-x86_64-linux/build/llvm-project/compiler-rt/test/asan/TestCases/leaks.cpp:37:11: error: CHECK: expected string not found in input
// CHECK: LeakSanitizer: detected memory leaks
          ^
<stdin>:1:1: note: scanning from here
t: 0xe17d9800
^

Input file: <stdin>
Check file: /home/b/sanitizer-x86_64-linux/build/llvm-project/compiler-rt/test/asan/TestCases/leaks.cpp

-dump-input=help explains the following input dump.

Step 9 (test compiler-rt symbolizer) failure: test compiler-rt symbolizer (failure)
...
[373/378] Generating MSAN_INST_GTEST.gtest-all.cc.x86_64.o
[374/378] Generating MSAN_INST_TEST_OBJECTS.msan_test.cpp.x86_64-with-call.o
[375/378] Generating Msan-x86_64-with-call-Test
[376/378] Generating MSAN_INST_TEST_OBJECTS.msan_test.cpp.x86_64.o
[377/378] Generating Msan-x86_64-Test
[377/378] Running compiler_rt regression tests
llvm-lit: /home/b/sanitizer-x86_64-linux/build/llvm-project/llvm/utils/lit/lit/discovery.py:276: warning: input '/home/b/sanitizer-x86_64-linux/build/build_default/runtimes/runtimes-bins/compiler-rt/test/rtsan/X86_64LinuxConfig' contained no tests
llvm-lit: /home/b/sanitizer-x86_64-linux/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: 10106 tests, 88 workers --
Testing:  0.. 10.
FAIL: AddressSanitizer-i386-linux-dynamic :: TestCases/leaks.cpp (1809 of 10106)
******************** TEST 'AddressSanitizer-i386-linux-dynamic :: TestCases/leaks.cpp' FAILED ********************
Exit Code: 1

Command Output (stderr):
--
RUN: at line 4: /home/b/sanitizer-x86_64-linux/build/build_default/./bin/clang  --driver-mode=g++ -fsanitize=address -mno-omit-leaf-frame-pointer -fno-omit-frame-pointer -fno-optimize-sibling-calls -gline-tables-only  -m32  -shared-libasan -O0 /home/b/sanitizer-x86_64-linux/build/llvm-project/compiler-rt/test/asan/TestCases/leaks.cpp -o /home/b/sanitizer-x86_64-linux/build/build_default/runtimes/runtimes-bins/compiler-rt/test/asan/I386LinuxDynamicConfig/TestCases/Output/leaks.cpp.tmp
+ /home/b/sanitizer-x86_64-linux/build/build_default/./bin/clang --driver-mode=g++ -fsanitize=address -mno-omit-leaf-frame-pointer -fno-omit-frame-pointer -fno-optimize-sibling-calls -gline-tables-only -m32 -shared-libasan -O0 /home/b/sanitizer-x86_64-linux/build/llvm-project/compiler-rt/test/asan/TestCases/leaks.cpp -o /home/b/sanitizer-x86_64-linux/build/build_default/runtimes/runtimes-bins/compiler-rt/test/asan/I386LinuxDynamicConfig/TestCases/Output/leaks.cpp.tmp
/home/b/sanitizer-x86_64-linux/build/llvm-project/compiler-rt/test/asan/TestCases/leaks.cpp:16:16: warning: unknown attribute 'noopt' ignored [-Wunknown-attributes]
   16 | __attribute__((noopt)) void leak(int n) {
      |                ^~~~~
1 warning generated.
RUN: at line 5: not  /home/b/sanitizer-x86_64-linux/build/build_default/runtimes/runtimes-bins/compiler-rt/test/asan/I386LinuxDynamicConfig/TestCases/Output/leaks.cpp.tmp 0 2>&1 | FileCheck /home/b/sanitizer-x86_64-linux/build/llvm-project/compiler-rt/test/asan/TestCases/leaks.cpp
+ not /home/b/sanitizer-x86_64-linux/build/build_default/runtimes/runtimes-bins/compiler-rt/test/asan/I386LinuxDynamicConfig/TestCases/Output/leaks.cpp.tmp 0
+ FileCheck /home/b/sanitizer-x86_64-linux/build/llvm-project/compiler-rt/test/asan/TestCases/leaks.cpp
RUN: at line 6: not  /home/b/sanitizer-x86_64-linux/build/build_default/runtimes/runtimes-bins/compiler-rt/test/asan/I386LinuxDynamicConfig/TestCases/Output/leaks.cpp.tmp 1 2>&1 | FileCheck /home/b/sanitizer-x86_64-linux/build/llvm-project/compiler-rt/test/asan/TestCases/leaks.cpp
+ not /home/b/sanitizer-x86_64-linux/build/build_default/runtimes/runtimes-bins/compiler-rt/test/asan/I386LinuxDynamicConfig/TestCases/Output/leaks.cpp.tmp 1
+ FileCheck /home/b/sanitizer-x86_64-linux/build/llvm-project/compiler-rt/test/asan/TestCases/leaks.cpp
RUN: at line 7: not  /home/b/sanitizer-x86_64-linux/build/build_default/runtimes/runtimes-bins/compiler-rt/test/asan/I386LinuxDynamicConfig/TestCases/Output/leaks.cpp.tmp 1000 2>&1 | FileCheck /home/b/sanitizer-x86_64-linux/build/llvm-project/compiler-rt/test/asan/TestCases/leaks.cpp
+ not /home/b/sanitizer-x86_64-linux/build/build_default/runtimes/runtimes-bins/compiler-rt/test/asan/I386LinuxDynamicConfig/TestCases/Output/leaks.cpp.tmp 1000
+ FileCheck /home/b/sanitizer-x86_64-linux/build/llvm-project/compiler-rt/test/asan/TestCases/leaks.cpp
RUN: at line 8: not  /home/b/sanitizer-x86_64-linux/build/build_default/runtimes/runtimes-bins/compiler-rt/test/asan/I386LinuxDynamicConfig/TestCases/Output/leaks.cpp.tmp 1000000 2>&1 | FileCheck /home/b/sanitizer-x86_64-linux/build/llvm-project/compiler-rt/test/asan/TestCases/leaks.cpp
+ FileCheck /home/b/sanitizer-x86_64-linux/build/llvm-project/compiler-rt/test/asan/TestCases/leaks.cpp
+ not /home/b/sanitizer-x86_64-linux/build/build_default/runtimes/runtimes-bins/compiler-rt/test/asan/I386LinuxDynamicConfig/TestCases/Output/leaks.cpp.tmp 1000000
RUN: at line 9: not  /home/b/sanitizer-x86_64-linux/build/build_default/runtimes/runtimes-bins/compiler-rt/test/asan/I386LinuxDynamicConfig/TestCases/Output/leaks.cpp.tmp 10000000 2>&1 | FileCheck /home/b/sanitizer-x86_64-linux/build/llvm-project/compiler-rt/test/asan/TestCases/leaks.cpp
+ FileCheck /home/b/sanitizer-x86_64-linux/build/llvm-project/compiler-rt/test/asan/TestCases/leaks.cpp
+ not /home/b/sanitizer-x86_64-linux/build/build_default/runtimes/runtimes-bins/compiler-rt/test/asan/I386LinuxDynamicConfig/TestCases/Output/leaks.cpp.tmp 10000000
/home/b/sanitizer-x86_64-linux/build/llvm-project/compiler-rt/test/asan/TestCases/leaks.cpp:37:11: error: CHECK: expected string not found in input
// CHECK: LeakSanitizer: detected memory leaks
          ^
<stdin>:1:1: note: scanning from here
t: 0xe17d9800
^

Input file: <stdin>
Check file: /home/b/sanitizer-x86_64-linux/build/llvm-project/compiler-rt/test/asan/TestCases/leaks.cpp

-dump-input=help explains the following input dump.


@llvm-ci
Copy link
Collaborator

llvm-ci commented Aug 11, 2024

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/1512

Here is the relevant piece of the build log for the reference:

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:508: 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:508: 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:508: 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:508: 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:508: 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:508: 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:508: 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: 84975 of 84976 tests, 88 workers --
Testing:  0.. 10
FAIL: Clang :: Interpreter/const.cpp (12333 of 84975)
******************** TEST 'Clang :: Interpreter/const.cpp' FAILED ********************
Exit Code: 1

Command Output (stderr):
--
RUN: at line 5: cat /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/clang/test/Interpreter/const.cpp | /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/clang-repl | /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/clang/test/Interpreter/const.cpp
+ cat /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/clang/test/Interpreter/const.cpp
+ /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/clang/test/Interpreter/const.cpp
+ /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/clang-repl
JIT session error: In graph incr_module_23-jitted-objectbuffer, section .text: relocation target "_ZL1a" at address 0x74b38be1e000 is out of range of Delta32 fixup at 0x70b38a30f004 (<anonymous block> @ 0x70b38a30f000 + 0x4)
error: Failed to materialize symbols: { (main, { __orc_init_func.incr_module_23, $.incr_module_23.__inits.0 }) }
error: Failed to materialize symbols: { (main, { __orc_init_func.incr_module_23 }) }
/home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/clang/test/Interpreter/const.cpp:23:16: error: CHECK-NEXT: expected string not found in input
// CHECK-NEXT: f: this = [[THIS]], val = 1
               ^
<stdin>:2:94: note: scanning from here
clang-repl> clang-repl> clang-repl> clang-repl> clang-repl> f: this = 0x74b38be1e000, val = 1
                                                                                             ^
<stdin>:2:94: note: with "THIS" equal to "0x74b38be1e000"
clang-repl> clang-repl> clang-repl> clang-repl> clang-repl> f: this = 0x74b38be1e000, val = 1
                                                                                             ^
<stdin>:4:16: note: possible intended match here
~A, this = 0x74b38be1e000, val = 1
               ^

Input file: <stdin>
Check file: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/clang/test/Interpreter/const.cpp

-dump-input=help explains the following input dump.

Input was:
<<<<<<
           1: clang-repl> clang-repl> clang-repl> clang-repl> clang-repl> clang-repl> clang-repl> clang-repl> clang-repl> clang-repl> clang-repl> clang-repl> clang-repl> clang-repl> clang-repl> A(1), this = 0x74b38be1e000 
           2: clang-repl> clang-repl> clang-repl> clang-repl> clang-repl> f: this = 0x74b38be1e000, val = 1 
next:23'0                                                                                                  X error: no match found
next:23'1                                                                                                    with "THIS" equal to "0x74b38be1e000"
           3: clang-repl> clang-repl> clang-repl> clang-repl> clang-repl>  
next:23'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step 10 (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:508: 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:508: 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:508: 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:508: 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:508: 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:508: 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:508: 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: 84975 of 84976 tests, 88 workers --
Testing:  0.. 10
FAIL: Clang :: Interpreter/const.cpp (12333 of 84975)
******************** TEST 'Clang :: Interpreter/const.cpp' FAILED ********************
Exit Code: 1

Command Output (stderr):
--
RUN: at line 5: cat /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/clang/test/Interpreter/const.cpp | /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/clang-repl | /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/clang/test/Interpreter/const.cpp
+ cat /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/clang/test/Interpreter/const.cpp
+ /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/clang/test/Interpreter/const.cpp
+ /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm_build_asan/bin/clang-repl
JIT session error: In graph incr_module_23-jitted-objectbuffer, section .text: relocation target "_ZL1a" at address 0x74b38be1e000 is out of range of Delta32 fixup at 0x70b38a30f004 (<anonymous block> @ 0x70b38a30f000 + 0x4)
error: Failed to materialize symbols: { (main, { __orc_init_func.incr_module_23, $.incr_module_23.__inits.0 }) }
error: Failed to materialize symbols: { (main, { __orc_init_func.incr_module_23 }) }
/home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/clang/test/Interpreter/const.cpp:23:16: error: CHECK-NEXT: expected string not found in input
// CHECK-NEXT: f: this = [[THIS]], val = 1
               ^
<stdin>:2:94: note: scanning from here
clang-repl> clang-repl> clang-repl> clang-repl> clang-repl> f: this = 0x74b38be1e000, val = 1
                                                                                             ^
<stdin>:2:94: note: with "THIS" equal to "0x74b38be1e000"
clang-repl> clang-repl> clang-repl> clang-repl> clang-repl> f: this = 0x74b38be1e000, val = 1
                                                                                             ^
<stdin>:4:16: note: possible intended match here
~A, this = 0x74b38be1e000, val = 1
               ^

Input file: <stdin>
Check file: /home/b/sanitizer-x86_64-linux-bootstrap-asan/build/llvm-project/clang/test/Interpreter/const.cpp

-dump-input=help explains the following input dump.

Input was:
<<<<<<
           1: clang-repl> clang-repl> clang-repl> clang-repl> clang-repl> clang-repl> clang-repl> clang-repl> clang-repl> clang-repl> clang-repl> clang-repl> clang-repl> clang-repl> clang-repl> A(1), this = 0x74b38be1e000 
           2: clang-repl> clang-repl> clang-repl> clang-repl> clang-repl> f: this = 0x74b38be1e000, val = 1 
next:23'0                                                                                                  X error: no match found
next:23'1                                                                                                    with "THIS" equal to "0x74b38be1e000"
           3: clang-repl> clang-repl> clang-repl> clang-repl> clang-repl>  
next:23'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants