[Mlir-commits] [mlir] [MLIR][Linalg] Harden parsing Linalg named ops (PR #145337)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Wed Jun 25 15:45:58 PDT 2025


hiraditya wrote:

Thanks for fixing it the right way. I was having this issue a while back and it was tricky to handle without modifying the region builder API https://discourse.llvm.org/t/rfc-linalgops-regionbuilder-function-needs-to-indicate-if-anything-goes-wrong/86053

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


More information about the Mlir-commits mailing list