subtensor_insert was used instead of linalg.subtensor_yield to make this PR
smaller. Verification will be added in a follow-up PR.
Details
Details
- Reviewers
nicolasvasilache herhut - Commits
- rG624fccba87cc: [mlir] Add `linalg.tiled_loop` op.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mlir/include/mlir/Dialect/Linalg/IR/LinalgOps.td | ||
---|---|---|
512 | I think this is over-indented | |
528 | If I understand correctly, this tiled_loop isn't necessarily parallel here? |
I think this is over-indented