[Mlir-commits] [mlir] [mlir] [linalg] Add output shape verifier for linalg ops. (PR #91673)
Renato Golin
llvmlistbot at llvm.org
Tue Mar 17 03:05:31 PDT 2026
================
----------------
rengolin wrote:
why use `contains` and `try_emplace` together? Why not just the latter?
https://github.com/llvm/llvm-project/pull/91673
More information about the Mlir-commits
mailing list