Parallel loop tiling did not properly compute the updated loop
indices when tiling, which lead to wrong results.
Details
Details
- Reviewers
bkramer ftynse - Commits
- rG1e60678c1f68: [MLIR] Fix parallel loop tiling.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo