[Mlir-commits] [mlir] [mlir][scf]: Copy old attributes of old ForOp in replaceWithAdditionalYields (PR #95502)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Fri Jun 14 00:10:24 PDT 2024
https://github.com/MaheshRavishankar requested changes to this pull request.
I am not sure just copying the attributes works. Can you try [this](https://github.com/llvm/llvm-project/blob/4ab37e430d960b975bfdaf95516a39ea3468f7a1/mlir/include/mlir/Dialect/Utils/StructuredOpsUtils.h#L159) method.
https://github.com/llvm/llvm-project/pull/95502
More information about the Mlir-commits
mailing list