[Mlir-commits] [mlir] Add operands to worklist when only used by deleted op (PR #86990)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Thu Mar 28 15:45:34 PDT 2024


================
@@ -0,0 +1,60 @@
+// RUN: mlir-opt %s -test-patterns="max-iterations=1 top-down=true" \
+// RUN:     -allow-unregistered-dialect --split-input-file | FileCheck %s
----------------
mlevesquedion wrote:

Done.

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


More information about the Mlir-commits mailing list