[Mlir-commits] [mlir] [mlir][linalg] Add runtime verification for linalg ops (PR #89342)

Ryan Holt llvmlistbot at llvm.org
Mon Apr 22 11:06:18 PDT 2024


ryan-holt-1 wrote:

Thanks for the review @matthias-springer.  The static verifier checks all these cases as well. For example, see:

https://github.com/llvm/llvm-project/blob/f352ce368af39e57d337495d7ca3a21975ede8e6/mlir/test/Dialect/Linalg/invalid.mlir#L355-L360


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


More information about the Mlir-commits mailing list