INFO:2026-04-29T01:57:21Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 8da581d58abd..e555021e4c84 main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 1 commit, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at e555021e4c84 [orc-rt] Remove explicit addSimpleNativeMemoryMap call. NFCI. (#194766) INFO:2026-04-29T01:57:26Z:root:syncing... Deleted branch merge (was 8da581d58abd). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2026-04-29T01:57:26Z:root:building ninja: Entering directory `out/gn' ninja: no work to do. INFO:2026-04-29T01:57:27Z:root:analyze skipping analyze because previous build was not green INFO:2026-04-29T01:57:27Z:root:testing INFO:2026-04-29T01:57:27Z:root:test check-clang ninja: Entering directory `out/gn' [0/1] ACTION //clang/test:check-clang(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using clang: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using ld.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using lld-link: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using ld64.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 25889 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 179.74s Total Discovered Tests: 51845 Skipped : 28 (0.05%) Unsupported : 968 (1.87%) Passed : 50821 (98.02%) Expectedly Failed: 28 (0.05%) INFO:2026-04-29T02:00:32Z:root:test check-clang-tools ninja: Entering directory `out/gn' [0/1] ACTION //clang-tools-extra/test:check-clang-tools(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using clang: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -- Testing: 1393 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 9.62s Total Discovered Tests: 1653 Unsupported : 2 (0.12%) Passed : 1650 (99.82%) Expectedly Failed: 1 (0.06%) INFO:2026-04-29T02:00:42Z:root:test check-clangd ninja: Entering directory `out/gn' [0/1] ACTION //clang-tools-extra/clangd/test:check-clangd(//llvm/utils/gn/build/toolchain:unix) -- Testing: 180 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 4.25s Total Discovered Tests: 1473 Unsupported: 7 (0.48%) Passed : 1466 (99.52%) INFO:2026-04-29T02:00:47Z:root:test check-hwasan ninja: Entering directory `out/gn' [0/1] ACTION //compiler-rt/test/hwasan:check-hwasan(//llvm/utils/gn/build/toolchain:unix) -- Testing: 112 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 5.84s Total Discovered Tests: 112 Unsupported : 37 (33.04%) Passed : 66 (58.93%) Expectedly Failed: 9 (8.04%) INFO:2026-04-29T02:00:54Z:root:test check-lld ninja: Entering directory `out/gn' [0/1] ACTION //lld/test:check-lld(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using ld.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using lld-link: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using ld64.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 3192 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 50.67s Total Discovered Tests: 3192 Unsupported : 22 (0.69%) Passed : 3169 (99.28%) Expectedly Failed: 1 (0.03%) INFO:2026-04-29T02:01:45Z:root:test check-llvm ninja: Entering directory `out/gn' [0/1] ACTION //llvm/test:check-llvm(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using ld.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using lld-link: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using ld64.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using ld.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using lld-link: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using ld64.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using ld.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using lld-link: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using ld64.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 65356 tests, 64 workers -- Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/fshl.mir (1 of 65356) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/fshl.mir' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple=wasm32-unknown-unknown -run-pass=legalizer,regbankselect,instruction-select -verify-machineinstrs /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/fshl.mir -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/fshl.mir # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple=wasm32-unknown-unknown -run-pass=legalizer,regbankselect,instruction-select -verify-machineinstrs /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/fshl.mir -o - # .---command stderr------------ # | LLVM ERROR: cannot select: %3:i32regbank(i32) = disjoint G_OR %7:i32regbank, %8:i32regbank (in function: fshl_i32_i8) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/fshl.mir # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/fshl.mir # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/ashr.ll (2 of 65356) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/ashr.ll' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc < /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/ashr.ll -O0 --global-isel -mattr=-sign-ext -disable-wasm-fallthrough-return-opt -wasm-keep-registers | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/ashr.ll -check-prefixes=CHECK,NO-SIGNEXT # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -O0 --global-isel -mattr=-sign-ext -disable-wasm-fallthrough-return-opt -wasm-keep-registers # .---command stderr------------ # | LLVM ERROR: cannot select: %6:i32regbank(i32) = G_ASHR %5:i32regbank, %8:i32regbank(i32) (in function: ashr_i8) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/ashr.ll -check-prefixes=CHECK,NO-SIGNEXT # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/ashr.ll -check-prefixes=CHECK,NO-SIGNEXT # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/add.ll (3 of 65356) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/add.ll' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc < /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/add.ll -O0 --global-isel -mattr=-sign-ext -disable-wasm-fallthrough-return-opt -wasm-keep-registers | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/add.ll -check-prefixes=CHECK,NO-SIGNEXT # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -O0 --global-isel -mattr=-sign-ext -disable-wasm-fallthrough-return-opt -wasm-keep-registers # .---command stderr------------ # | LLVM ERROR: cannot select: %7:i32(i32) = G_AND %10:i32regbank, %11:i32regbank (in function: add_i8_zext) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/add.ll -check-prefixes=CHECK,NO-SIGNEXT # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/add.ll -check-prefixes=CHECK,NO-SIGNEXT # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/rotr.mir (4 of 65356) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/rotr.mir' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple=wasm32-unknown-unknown -run-pass=legalizer,regbankselect,instruction-select -verify-machineinstrs /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/rotr.mir -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/rotr.mir # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple=wasm32-unknown-unknown -run-pass=legalizer,regbankselect,instruction-select -verify-machineinstrs /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/rotr.mir -o - # .---command stderr------------ # | LLVM ERROR: cannot select: %14:i32regbank(i32) = disjoint G_OR %20:i32regbank, %16:i32regbank (in function: rotr_i8) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/rotr.mir # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/rotr.mir # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/urem.ll (5 of 65356) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/urem.ll' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc < /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/urem.ll -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/urem.ll # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers # .---command stderr------------ # | LLVM ERROR: cannot select: %8:i32regbank(i32) = G_UREM %6:i32regbank, %7:i32regbank (in function: urem_i8) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/urem.ll # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/urem.ll # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/lshr.ll (6 of 65356) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/lshr.ll' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc < /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/lshr.ll -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/lshr.ll # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers # .---command stderr------------ # | LLVM ERROR: cannot select: %6:i32regbank(i32) = G_LSHR %5:i32regbank, %8:i32regbank(i32) (in function: lshr_i8) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/lshr.ll # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/lshr.ll # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/mul.ll (7 of 65356) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/mul.ll' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc < /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/mul.ll -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/mul.ll # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers # .---command stderr------------ # | LLVM ERROR: cannot select: %8:i32regbank(i32) = G_MUL %2:i32, %3:i32 (in function: mul_i8) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/mul.ll # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/mul.ll # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/ctpop.mir (8 of 65356) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/ctpop.mir' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple=wasm32-unknown-unknown -run-pass=legalizer,regbankselect,instruction-select -verify-machineinstrs /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/ctpop.mir -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/ctpop.mir # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple=wasm32-unknown-unknown -run-pass=legalizer,regbankselect,instruction-select -verify-machineinstrs /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/ctpop.mir -o - # .---command stderr------------ # | LLVM ERROR: cannot select: %3:i32regbank(i32) = G_CTPOP %0:i32(i32) (in function: ctpop_i32_i8) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/ctpop.mir # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/ctpop.mir # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/srem.ll (9 of 65356) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/srem.ll' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc < /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/srem.ll -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/srem.ll # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers # .---command stderr------------ # | LLVM ERROR: cannot select: %8:i32regbank(i32) = G_SREM %6:i32regbank, %7:i32regbank (in function: srem_i8) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/srem.ll # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/srem.ll # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/zext.ll (10 of 65356) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/zext.ll' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc < /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/zext.ll -O0 --global-isel -mattr=-sign-ext -disable-wasm-fallthrough-return-opt -wasm-keep-registers | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/zext.ll -check-prefixes=CHECK # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -O0 --global-isel -mattr=-sign-ext -disable-wasm-fallthrough-return-opt -wasm-keep-registers # .---command stderr------------ # | LLVM ERROR: cannot select: %2:i32regbank(i32) = G_AND %1:i32, %3:i32regbank (in function: zext_i1_i32) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/zext.ll -check-prefixes=CHECK # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/zext.ll -check-prefixes=CHECK # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/ashr.mir (11 of 65356) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/ashr.mir' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple=wasm32-unknown-unknown -run-pass=legalizer,regbankselect,instruction-select -verify-machineinstrs /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/ashr.mir -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/ashr.mir # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple=wasm32-unknown-unknown -run-pass=legalizer,regbankselect,instruction-select -verify-machineinstrs /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/ashr.mir -o - # .---command stderr------------ # | LLVM ERROR: cannot select: %2:i32regbank(i32) = G_ASHR %0:i32, %4:i32regbank(i32) (in function: ashr_i32_i8) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/ashr.mir # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/ashr.mir # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/fshr.ll (12 of 65356) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/fshr.ll' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc < /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/fshr.ll -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/fshr.ll # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers # .---command stderr------------ # | LLVM ERROR: cannot select: %14:i32regbank(i32) = disjoint G_OR %19:i32regbank, %16:i32regbank (in function: fshr_i8) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/fshr.ll # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/fshr.ll # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/ctpop.ll (13 of 65356) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/ctpop.ll' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc < /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/ctpop.ll -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/ctpop.ll # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers # .---command stderr------------ # | LLVM ERROR: cannot select: %5:i32regbank(i32) = G_CTPOP %4:i32regbank(i32) (in function: ctpop_i8) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/ctpop.ll # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/ctpop.ll # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/rotl.mir (14 of 65356) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/rotl.mir' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple=wasm32-unknown-unknown -run-pass=legalizer,regbankselect,instruction-select -verify-machineinstrs /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/rotl.mir -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/rotl.mir # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple=wasm32-unknown-unknown -run-pass=legalizer,regbankselect,instruction-select -verify-machineinstrs /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/rotl.mir -o - # .---command stderr------------ # | LLVM ERROR: cannot select: %14:i32regbank(i32) = disjoint G_OR %20:i32regbank, %16:i32regbank (in function: rotl_i8) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/rotl.mir # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/rotl.mir # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/udiv.ll (15 of 65356) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/udiv.ll' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc < /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/udiv.ll -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/udiv.ll # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers # .---command stderr------------ # | LLVM ERROR: cannot select: %8:i32regbank(i32) = G_UDIV %6:i32regbank, %7:i32regbank (in function: udiv_i8) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/udiv.ll # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/udiv.ll # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/cttz.ll (16 of 65356) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/cttz.ll' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc < /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/cttz.ll -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/cttz.ll # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers # .---command stderr------------ # | LLVM ERROR: cannot select: %7:i32regbank(i32) = G_CTTZ %6:i32regbank(i32) (in function: cttz_i8) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/cttz.ll # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/cttz.ll # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/shl.ll (17 of 65356) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/shl.ll' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc < /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/shl.ll -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/shl.ll # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers # .---command stderr------------ # | LLVM ERROR: cannot select: %6:i32regbank(i32) = G_SHL %1:i32, %8:i32regbank(i32) (in function: shl_i8) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/shl.ll # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/shl.ll # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/lshr.mir (18 of 65356) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/lshr.mir' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple=wasm32-unknown-unknown -run-pass=legalizer,regbankselect,instruction-select -verify-machineinstrs /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/lshr.mir -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/lshr.mir # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple=wasm32-unknown-unknown -run-pass=legalizer,regbankselect,instruction-select -verify-machineinstrs /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/lshr.mir -o - # .---command stderr------------ # | LLVM ERROR: cannot select: %2:i32regbank(i32) = G_LSHR %0:i32, %4:i32regbank(i32) (in function: lshr_i32_i8) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/lshr.mir # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/lshr.mir # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/sdiv.ll (19 of 65356) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/sdiv.ll' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc < /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/sdiv.ll -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/sdiv.ll # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers # .---command stderr------------ # | LLVM ERROR: cannot select: %8:i32regbank(i32) = G_SDIV %6:i32regbank, %7:i32regbank (in function: sdiv_i8) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/sdiv.ll # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/sdiv.ll # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/or.ll (20 of 65356) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/or.ll' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc < /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/or.ll -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/or.ll # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers # .---command stderr------------ # | LLVM ERROR: cannot select: %8:i32regbank(i32) = G_OR %2:i32, %3:i32 (in function: or_i1) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/or.ll # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/or.ll # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/xor.ll (21 of 65356) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/xor.ll' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc < /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/xor.ll -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/xor.ll # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers # .---command stderr------------ # | LLVM ERROR: cannot select: %8:i32regbank(i32) = G_XOR %2:i32, %3:i32 (in function: xor_i1) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/xor.ll # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/xor.ll # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/fshr.mir (22 of 65356) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/fshr.mir' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple=wasm32-unknown-unknown -run-pass=legalizer,regbankselect,instruction-select -verify-machineinstrs /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/fshr.mir -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/fshr.mir # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple=wasm32-unknown-unknown -run-pass=legalizer,regbankselect,instruction-select -verify-machineinstrs /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/fshr.mir -o - # .---command stderr------------ # | LLVM ERROR: cannot select: %3:i32regbank(i32) = disjoint G_OR %7:i32regbank, %8:i32regbank (in function: fshr_i32_i8) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/fshr.mir # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/fshr.mir # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/cttz.mir (23 of 65356) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/cttz.mir' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple=wasm32-unknown-unknown -run-pass=legalizer,regbankselect,instruction-select -verify-machineinstrs /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/cttz.mir -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/cttz.mir # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple=wasm32-unknown-unknown -run-pass=legalizer,regbankselect,instruction-select -verify-machineinstrs /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/cttz.mir -o - # .---command stderr------------ # | LLVM ERROR: cannot select: %3:i32regbank(i32) = G_CTTZ %0:i32(i32) (in function: cttz_i32_i8) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/cttz.mir # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/cttz.mir # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/sub.ll (24 of 65356) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/sub.ll' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc < /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/sub.ll -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/sub.ll # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers # .---command stderr------------ # | LLVM ERROR: cannot select: %8:i32regbank(i32) = G_SUB %2:i32, %3:i32 (in function: sub_i8) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/sub.ll # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/sub.ll # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/sext.ll (25 of 65356) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/sext.ll' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc < /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/sext.ll -O0 --global-isel -mattr=-sign-ext -disable-wasm-fallthrough-return-opt -wasm-keep-registers | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/sext.ll -check-prefixes=CHECK,NO-SIGNEXT # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -O0 --global-isel -mattr=-sign-ext -disable-wasm-fallthrough-return-opt -wasm-keep-registers # .---command stderr------------ # | LLVM ERROR: cannot select: %2:i32regbank(i32) = G_ASHR %3:i32regbank, %4:i32regbank(i32) (in function: sext_i1_i32) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/sext.ll -check-prefixes=CHECK,NO-SIGNEXT # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/sext.ll -check-prefixes=CHECK,NO-SIGNEXT # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/shl.mir (26 of 65356) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/shl.mir' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple=wasm32-unknown-unknown -run-pass=legalizer,regbankselect,instruction-select -verify-machineinstrs /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/shl.mir -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/shl.mir # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple=wasm32-unknown-unknown -run-pass=legalizer,regbankselect,instruction-select -verify-machineinstrs /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/shl.mir -o - # .---command stderr------------ # | LLVM ERROR: cannot select: %2:i32regbank(i32) = G_SHL %0:i32, %4:i32regbank(i32) (in function: shl_i32_i8) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/shl.mir # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/shl.mir # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/constant.ll (27 of 65356) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/constant.ll' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc < /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/constant.ll -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/constant.ll # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers # .---command stderr------------ # | LLVM ERROR: cannot select: %2:i32regbank(i32) = G_CONSTANT i32 1 (in function: const_i1) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/constant.ll # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/constant.ll # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/ctlz.mir (28 of 65356) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/ctlz.mir' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple=wasm32-unknown-unknown -run-pass=legalizer,regbankselect,instruction-select -verify-machineinstrs /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/ctlz.mir -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/ctlz.mir # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple=wasm32-unknown-unknown -run-pass=legalizer,regbankselect,instruction-select -verify-machineinstrs /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/ctlz.mir -o - # .---command stderr------------ # | LLVM ERROR: cannot select: %3:i32regbank(i32) = G_CTLZ %0:i32(i32) (in function: ctlz_i32_i8) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/ctlz.mir # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/ctlz.mir # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/fshl.ll (29 of 65356) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/fshl.ll' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc < /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/fshl.ll -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/fshl.ll # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers # .---command stderr------------ # | LLVM ERROR: cannot select: %14:i32regbank(i32) = disjoint G_OR %19:i32regbank, %16:i32regbank (in function: fshl_i8) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/fshl.ll # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/fshl.ll # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/and.ll (30 of 65356) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/and.ll' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc < /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/and.ll -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/and.ll # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers # .---command stderr------------ # | LLVM ERROR: cannot select: %8:i32regbank(i32) = G_AND %2:i32, %3:i32 (in function: and_i1) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/and.ll # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/and.ll # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/ctlz.ll (31 of 65356) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/ctlz.ll' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc < /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/ctlz.ll -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/ctlz.ll # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers # .---command stderr------------ # | LLVM ERROR: cannot select: %7:i32regbank(i32) = nuw G_SUB %5:i32regbank, %6:i32regbank (in function: ctlz_i8) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/ctlz.ll # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/ctlz.ll # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. ******************** Failed Tests (31): LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/add.ll LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/and.ll LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/ashr.ll LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/ashr.mir LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/constant.ll LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/ctlz.ll LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/ctlz.mir LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/ctpop.ll LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/ctpop.mir LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/cttz.ll LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/cttz.mir LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/fshl.ll LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/fshl.mir LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/fshr.ll LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/fshr.mir LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/lshr.ll LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/lshr.mir LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/mul.ll LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/or.ll LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/rotl.mir LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/rotr.mir LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/sdiv.ll LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/sext.ll LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/shl.ll LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/shl.mir LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/srem.ll LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/sub.ll LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/udiv.ll LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/urem.ll LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/xor.ll LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/zext.ll Testing Time: 199.76s Total Discovered Tests: 73834 Skipped : 20 (0.03%) Unsupported : 2823 (3.82%) Passed : 70787 (95.87%) Expectedly Failed: 173 (0.23%) Failed : 31 (0.04%) FAILED: gen/llvm/test/run-lit python3 bin/llvm-lit -sv ../../llvm/test ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn', 'check-llvm']' returned non-zero exit status 1.