[Mlir-commits] [mlir] [mlir][vector] Group tests for re-order patterns (PR #102856)
Andrzej WarzyĆski
llvmlistbot at llvm.org
Mon Aug 12 02:47:10 PDT 2024
================
@@ -385,16 +385,17 @@ struct TestSinkVectorBroadcast
registry.insert<memref::MemRefDialect, affine::AffineDialect>();
}
- StringRef getArgument() const final { return "test-sink-vector-broadcast"; }
+ StringRef getArgument() const final { return "test-vector-reorder-patterns"; }
----------------
banach-space wrote:
Good catch, updated!
https://github.com/llvm/llvm-project/pull/102856
More information about the Mlir-commits
mailing list