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

Aart Bik llvmlistbot at llvm.org
Fri Oct 6 16:40:42 PDT 2023


================
@@ -1,3 +1,6 @@
+// UNSUPPORTED: target={{.*}}
+// temporially disabled (we probably do not need the option anymore by switch to buffer deallcation pass)
----------------
aartbik wrote:

typo: temporarily

Also, add a TODO or FIXME flag for easier finding

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


More information about the Mlir-commits mailing list