[Mlir-commits] [mlir] [mlir][sparse] simplify ConvertOp rewriting rules (PR #68350)

Peiming Liu llvmlistbot at llvm.org
Thu Oct 5 13:31:20 PDT 2023


================
@@ -1,3 +1,5 @@
+// UNSUPPORTED: target={{.*}}
----------------
PeimingLiu wrote:

@aartbik I think it is caused by the newly added `CanonicalizationPass`, which might change the code a little bit.

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


More information about the Mlir-commits mailing list