commit: b37d4ad4406ef381948c2d2eae52409e2dcf3e81
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat May 17 09:56:11 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May 17 10:28:27 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b37d4ad4
llvm-core/mlir: Update LIT_XFAIL for 21.0.0.9999
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
llvm-core/mlir/mlir-21.0.0.9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/llvm-core/mlir/mlir-21.0.0.9999.ebuild
b/llvm-core/mlir/mlir-21.0.0.9999.ebuild
index eeedc760dbcb..8ea99ee58a23 100644
--- a/llvm-core/mlir/mlir-21.0.0.9999.ebuild
+++ b/llvm-core/mlir/mlir-21.0.0.9999.ebuild
@@ -219,7 +219,6 @@ multilib_src_test() {
Dialect/Linalg/vectorize-tensor-extract.mlir
Dialect/Math/polynomial-approximation.mlir
Dialect/MemRef/expand-strided-metadata.mlir
- Dialect/MemRef/fold-memref-alias-ops.mlir
Dialect/MemRef/mem2reg-statistics.mlir
Dialect/Mesh/all-scatter-op-lowering.mlir
Dialect/Tensor/fold-tensor-subset-ops.mlir
@@ -229,6 +228,7 @@ multilib_src_test() {
Dialect/Vector/vector-deinterleave-lowering-transforms.mlir
Dialect/Vector/vector-interleave-lowering-transforms.mlir
Dialect/Vector/vector-unroll-options.mlir
+ Dialect/XeGPU/xegpu-unroll-patterns.mlir
Pass/pipeline-stats-nested.mlir
Pass/pipeline-stats.mlir
)