[llvm] [RISCV] GISel custom lowering for G_ADD/G_SUB (PR #121587)
LLVM Continuous Integration via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 7 19:08:09 PST 2025
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `llvm-clang-x86_64-gcc-ubuntu` running on `sie-linux-worker3` while building `llvm` at step 6 "test-build-unified-tree-check-all".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/174/builds/11017
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 6 (test-build-unified-tree-check-all) failure: test (failure)
******************** TEST 'LLVM :: CodeGen/RISCV/GlobalISel/combine-neg-abs.ll' FAILED ********************
Exit Code: 1
Command Output (stderr):
--
RUN: at line 2: /home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/build/bin/llc -mtriple=riscv32 -global-isel -verify-machineinstrs < /home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/llvm-project/llvm/test/CodeGen/RISCV/GlobalISel/combine-neg-abs.ll | /home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/build/bin/FileCheck /home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/llvm-project/llvm/test/CodeGen/RISCV/GlobalISel/combine-neg-abs.ll --check-prefixes=RV32I
+ /home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/build/bin/llc -mtriple=riscv32 -global-isel -verify-machineinstrs
+ /home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/build/bin/FileCheck /home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/llvm-project/llvm/test/CodeGen/RISCV/GlobalISel/combine-neg-abs.ll --check-prefixes=RV32I
RUN: at line 4: /home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/build/bin/llc -mtriple=riscv32 -global-isel -mattr=+zbb -verify-machineinstrs < /home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/llvm-project/llvm/test/CodeGen/RISCV/GlobalISel/combine-neg-abs.ll | /home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/build/bin/FileCheck /home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/llvm-project/llvm/test/CodeGen/RISCV/GlobalISel/combine-neg-abs.ll --check-prefixes=RV32ZBB
+ /home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/build/bin/FileCheck /home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/llvm-project/llvm/test/CodeGen/RISCV/GlobalISel/combine-neg-abs.ll --check-prefixes=RV32ZBB
+ /home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/build/bin/llc -mtriple=riscv32 -global-isel -mattr=+zbb -verify-machineinstrs
RUN: at line 6: /home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/build/bin/llc -mtriple=riscv64 -global-isel -verify-machineinstrs < /home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/llvm-project/llvm/test/CodeGen/RISCV/GlobalISel/combine-neg-abs.ll | /home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/build/bin/FileCheck /home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/llvm-project/llvm/test/CodeGen/RISCV/GlobalISel/combine-neg-abs.ll --check-prefixes=RV64I
+ /home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/build/bin/FileCheck /home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/llvm-project/llvm/test/CodeGen/RISCV/GlobalISel/combine-neg-abs.ll --check-prefixes=RV64I
+ /home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/build/bin/llc -mtriple=riscv64 -global-isel -verify-machineinstrs
[1m/home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/llvm-project/llvm/test/CodeGen/RISCV/GlobalISel/combine-neg-abs.ll:30:15: [0m[0;1;31merror: [0m[1mRV64I-NEXT: expected string not found in input
[0m; RV64I-NEXT: neg a1, a0
[0;1;32m ^
[0m[1m<stdin>:10:9: [0m[0;1;30mnote: [0m[1mscanning from here
[0m# %bb.0:
[0;1;32m ^
[0m[1m<stdin>:11:2: [0m[0;1;30mnote: [0m[1mpossible intended match here
[0m negw a1, a0
[0;1;32m ^
[0m[1m/home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/llvm-project/llvm/test/CodeGen/RISCV/GlobalISel/combine-neg-abs.ll:72:15: [0m[0;1;31merror: [0m[1mRV64I-NEXT: expected string not found in input
[0m; RV64I-NEXT: neg a1, a0
[0;1;32m ^
[0m[1m<stdin>:28:9: [0m[0;1;30mnote: [0m[1mscanning from here
[0m# %bb.0:
[0;1;32m ^
[0m[1m<stdin>:29:2: [0m[0;1;30mnote: [0m[1mpossible intended match here
[0m negw a1, a0
[0;1;32m ^
[0m[1m/home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/llvm-project/llvm/test/CodeGen/RISCV/GlobalISel/combine-neg-abs.ll:254:15: [0m[0;1;31merror: [0m[1mRV64I-NEXT: expected string not found in input
[0m; RV64I-NEXT: neg a1, a0
[0;1;32m ^
[0m[1m<stdin>:80:9: [0m[0;1;30mnote: [0m[1mscanning from here
[0m# %bb.0:
[0;1;32m ^
[0m[1m<stdin>:81:2: [0m[0;1;30mnote: [0m[1mpossible intended match here
[0m negw a1, a0
[0;1;32m ^
[0m[1m/home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/llvm-project/llvm/test/CodeGen/RISCV/GlobalISel/combine-neg-abs.ll:296:15: [0m[0;1;31merror: [0m[1mRV64I-NEXT: expected string not found in input
[0m; RV64I-NEXT: neg a1, a0
[0;1;32m ^
[0m[1m<stdin>:98:9: [0m[0;1;30mnote: [0m[1mscanning from here
[0m# %bb.0:
[0;1;32m ^
[0m[1m<stdin>:99:2: [0m[0;1;30mnote: [0m[1mpossible intended match here
[0m negw a1, a0
[0;1;32m ^
...
```
</details>
https://github.com/llvm/llvm-project/pull/121587
More information about the llvm-commits
mailing list