commit:     72febe2039a511fb0504fff999fc38e23bc9f6df
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 29 07:37:28 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Mar 29 07:40:15 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72febe20

llvm-core/mlir: More 32-bit test regressions

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 llvm-core/mlir/mlir-21.0.0.9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/llvm-core/mlir/mlir-21.0.0.9999.ebuild 
b/llvm-core/mlir/mlir-21.0.0.9999.ebuild
index eeedc760dbcb..a2e82ebab943 100644
--- a/llvm-core/mlir/mlir-21.0.0.9999.ebuild
+++ b/llvm-core/mlir/mlir-21.0.0.9999.ebuild
@@ -206,6 +206,7 @@ multilib_src_test() {
                        known_xfail+=(
                                # MLIR is full of 64-bit assumptions, sigh
                                # 
https://github.com/llvm/llvm-project/issues/124541
+                               CAPI/quant.c
                                
Conversion/ConvertToSPIRV/func-signature-vector-unroll.mlir
                                Conversion/ConvertToSPIRV/vector-unroll.mlir
                                Conversion/MathToLibm/convert-to-libm.mlir

Reply via email to