Support store to load forwarding and dead store transformations for transfer op on tensor.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
| mlir/lib/Dialect/Vector/VectorTransferOpTransforms.cpp | ||
|---|---|---|
| 224 | How about having a transferEncompasses(A, B) and implementing it for the equality case for now? | |
| 232 | xxxIndices | |
| 237 | else loop forever ? I am not sure I understand the case disjunction ? | |
| 245 | same Q | |
| 252 | same question here. | |
How about having a transferEncompasses(A, B) and implementing it for the equality case for now?