The use of the scf.for callback builder does not allow for a rollback of the
emitted conversions. Instead, we populate the loop body through the conversion
rewriter directly.
See https://bugs.llvm.org/show_bug.cgi?id=46731
Details
Details
- Reviewers
herhut - Commits
- rGad4933003220: [MLIR][Shape] Fix `shape_of` lowering to `scf`
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo