[Mlir-commits] [mlir] [MLIR] Add missing MLIRDialectUtils dep to TilingInterface (PR #84544)

Matthias Springer llvmlistbot at llvm.org
Wed Mar 20 03:51:28 PDT 2024


matthias-springer wrote:

If that's the only reason, we should be able to replace the implementation with a call to `getConstantIntValue`, which uses the matcher API. Then we won't rely on the Arith dialect anymore.


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


More information about the Mlir-commits mailing list