[Mlir-commits] [mlir] [mlir][linalg] Add producer and consumer info to ControlPropagationFn. (PR #96697)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Fri Jun 28 08:57:33 PDT 2024


Max191 wrote:

+1 to using `OpOperand *`. It is more consistent with other propagation patterns and less to be passing around.

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


More information about the Mlir-commits mailing list