With Linalg on tensors the dependence between operations can be from
the result of the producer to the consumer. This change just does a
NFC refactoring of the LinalgDependenceGraphElem to allow representing
both OpResult and OpOperand*.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo