[Mlir-commits] [mlir] [MLIR][Linalg] Diagnose unsupported types in Linalg named op region builders (PR #181616)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Mon Feb 16 04:30:07 PST 2026


shubhamnarlawar wrote:

> > > Please condense the checks into a single `if` block for each case.
> > 
> > 
> > Is it ready to merge now?
> 
> It's ready to merge when all reviews are done and the PR is approved. Please be respectful of reviewer time.

Sure.

> 
> You have not yet pushed your changes to the PR's branch, by the way.

I have pushed my changes to PR's branch just now.
You should be able to see now!

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


More information about the Mlir-commits mailing list