[llvm] [GlobalISel][AArch64] Legalize G_INSERT_VECTOR_ELT for SVE (PR #114310)

LLVM Continuous Integration via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 30 22:02:41 PDT 2024


llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `clang-debian-cpp20` running on `clang-debian-cpp20` while building `llvm` at step 6 "test-build-unified-tree-check-all".

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

<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/AArch64/GlobalISel/legalize-vector-insert-elt.mir' FAILED ********************
Exit Code: 2

Command Output (stderr):
--
RUN: at line 2: /vol/worker/clang-debian-cpp20/clang-debian-cpp20/build/bin/llc -O0 -mtriple=aarch64-apple-ios -mattr=+sve -aarch64-enable-gisel-sve=1 -global-isel -start-before=legalizer -stop-after=instruction-select /vol/worker/clang-debian-cpp20/clang-debian-cpp20/llvm-project/llvm/test/CodeGen/AArch64/GlobalISel/legalize-vector-insert-elt.mir -o - | /vol/worker/clang-debian-cpp20/clang-debian-cpp20/build/bin/FileCheck /vol/worker/clang-debian-cpp20/clang-debian-cpp20/llvm-project/llvm/test/CodeGen/AArch64/GlobalISel/legalize-vector-insert-elt.mir --check-prefixes=CHECK,CHECK-SELECT
+ /vol/worker/clang-debian-cpp20/clang-debian-cpp20/build/bin/llc -O0 -mtriple=aarch64-apple-ios -mattr=+sve -aarch64-enable-gisel-sve=1 -global-isel -start-before=legalizer -stop-after=instruction-select /vol/worker/clang-debian-cpp20/clang-debian-cpp20/llvm-project/llvm/test/CodeGen/AArch64/GlobalISel/legalize-vector-insert-elt.mir -o -
+ /vol/worker/clang-debian-cpp20/clang-debian-cpp20/build/bin/FileCheck /vol/worker/clang-debian-cpp20/clang-debian-cpp20/llvm-project/llvm/test/CodeGen/AArch64/GlobalISel/legalize-vector-insert-elt.mir --check-prefixes=CHECK,CHECK-SELECT
error: no check strings found with prefix 'CHECK:'

--

********************


```

</details>

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


More information about the llvm-commits mailing list