Skip to content
Commit bce318f5 authored by MaheshRavishankar's avatar MaheshRavishankar
Browse files

[mlir][Linalg] NFC: Refactor LinalgDependenceGraphElem to allow

representing dependence from producer result to consumer.

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*.

Differential Revision: https://reviews.llvm.org/D95208
parent 8aa3ee24
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment