[Mlir-commits] [mlir] [mlir][affine] Allow `memref.cast` in `isDimOpValidSymbol` (PR #74401)

Mehdi Amini llvmlistbot at llvm.org
Tue Dec 12 13:50:35 PST 2023


joker-eph wrote:

> (2) verifiers can inspect the region freely as it is a part of the operation being verified (otherwise, we cannot verify traits such as single-block regions).

You mean: "can inspect 'nested regions' freely" right?

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


More information about the Mlir-commits mailing list