[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)
Diego Caballero
llvmlistbot at llvm.org
Wed Jul 23 11:36:33 PDT 2025
dcaballe wrote:
How do we represent the constant attribute for a type that is supported in MLIR but is not in LLVM (e.g., f8E4M3FN)?
https://github.com/llvm/llvm-project/pull/149787
More information about the Mlir-commits
mailing list