[Mlir-commits] [mlir] [mlir][emitc] Add a common type converter (PR #203763)
Gil Rapaport
llvmlistbot at llvm.org
Sun Jun 14 04:43:27 PDT 2026
aniragil wrote:
@ioghiban , note that with this change arith.constant of a MemRef type is no longer failed by the type converter, so the patch explicitly adds your guard from #201565 to prevent MemRef constants regardless of what they're converted to as discussed there to keep the behavior unchanged.
https://github.com/llvm/llvm-project/pull/203763
More information about the Mlir-commits
mailing list