[clang] [llvm] [clang] Add regalloc PBQP for all targets in clang (PR #166645)

via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 9 17:45:55 PST 2026


github-actions[bot] wrote:

<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results

* 169343 tests passed
* 3047 tests skipped
* 1 test failed

## Failed Tests
(click on a test name to see its output)

### Clang
<details>
<summary>Clang.CodeGen/PBQP-regalloc-all-targets.c</summary>

```
Exit Code: 1

Command Output (stdout):
--
# shell parser error on RUN: at line 1: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/PBQP-regalloc-all-targets.c -triple x86_64 -O2   -mllvm -regalloc=pbqp   -mllvm --print-changed -S |& /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/PBQP-regalloc-all-targets.c

--

```
</details>

If these failures are unrelated to your changes (for example tests are broken or flaky at HEAD), please open an issue at https://github.com/llvm/llvm-project/issues and add the `infrastructure` label.

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


More information about the cfe-commits mailing list