[Mlir-commits] [mlir] Mark as UNSUPPORTED some MLIR tests that fail on RISC-V (PR #156899)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Fri Feb 6 04:07:42 PST 2026


github-actions[bot] wrote:

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

* 7457 tests passed
* 600 tests skipped
* 5 tests failed

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

### MLIR
<details>
<summary>MLIR.mlir-runner/math-polynomial-approx.mlir</summary>

```
couldn't parse text: '{{.*}'
in expression: 'target=riscv64{{.*}'
in UNSUPPORTED: directive on test line 1
```
</details>
<details>
<summary>MLIR.mlir-runner/memref-reinterpret-cast.mlir</summary>

```
couldn't parse text: '{{.*}'
in expression: 'target=riscv64{{.*}'
in UNSUPPORTED: directive on test line 1
```
</details>
<details>
<summary>MLIR.mlir-runner/memref-reshape.mlir</summary>

```
couldn't parse text: '{{.*}'
in expression: 'target=riscv64{{.*}'
in UNSUPPORTED: directive on test line 1
```
</details>
<details>
<summary>MLIR.mlir-runner/sgemm-naive-codegen.mlir</summary>

```
couldn't parse text: '{{.*}'
in expression: 'target=riscv64{{.*}'
in UNSUPPORTED: directive on test line 1
```
</details>
<details>
<summary>MLIR.mlir-runner/test-expand-math-approx.mlir</summary>

```
couldn't parse text: '{{.*}'
in expression: 'target=riscv64{{.*}'
in UNSUPPORTED: directive on test line 1
```
</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/156899


More information about the Mlir-commits mailing list