[Mlir-commits] [mlir] [mlir] Create ConstantOps using create instead of createOrFold as folding ConstantOp has no effect. (PR #80129)
Hugo Trachino
llvmlistbot at llvm.org
Wed Jan 31 09:31:07 PST 2024
nujaa wrote:
> Do you mind improving the commit message a bit? What is the problem here? Thanks!
Sure, would you consider "[mlir] Create ConstantOps using create instead of createOrFold as folding ConstantOp has no effect." as changed in the MR title ?
https://github.com/llvm/llvm-project/pull/80129
More information about the Mlir-commits
mailing list