[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 03:18:57 PST 2026


shubhamnarlawar wrote:

> Please condense the checks into a single `if` block for each case.

Done!

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


More information about the Mlir-commits mailing list