[Mlir-commits] [mlir] [mlir][arith.constant]Fix element type of the dense attributes in target attributes to be consistent with result type in LLVM::detail::oneToOneRewrite() (PR #149787)

Mengmeng Sun llvmlistbot at llvm.org
Mon Jul 21 19:19:27 PDT 2025


MengmSun wrote:

> Ok, higher-level question: Why do you need the lowering to your op to happen alongside the to-llvm rewrites? Can't you lower to shape_cast _before_ you lower to LLVM?

Good point. We'll think about this deeply.

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


More information about the Mlir-commits mailing list