Improve hoisting logic to support cases where the read being hoisted
comes from a transfer_write with disjoint indices.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Awesome, thanks Thomas!!
| mlir/lib/Dialect/Linalg/Transforms/Hoisting.cpp | ||
|---|---|---|
| 112 | We could use users.pop_back_val() here. | |
We could use users.pop_back_val() here.