diff options
author | Vasily Khoruzhick <[email protected]> | 2019-09-14 11:01:03 -0700 |
---|---|---|
committer | Vasily Khoruzhick <[email protected]> | 2019-09-24 20:33:13 -0700 |
commit | 780985d1b848db8727eb7c96599cc68e242e0368 (patch) | |
tree | 1cc1a3ae2ea9db389f550407afeccdb37979f8bc /.gitlab-ci | |
parent | 4fcfed426aa0b44dc4e94ec919428346ff0a33a0 (diff) |
lima/ppir: add node dependency types
Currently we add dependecies in 3 cases:
1) One node consumes value produced by another node
2) Sequency dependencies
3) Write after read dependencies
2) and 3) only affect scheduler decisions since we still can use pipeline
register if we have only 1 dependency of type 1).
Add 3 dependency types and mark dependencies as we add them.
Reviewed-by: Qiang Yu <[email protected]>
Signed-off-by: Vasily Khoruzhick <[email protected]>
Diffstat (limited to '.gitlab-ci')
0 files changed, 0 insertions, 0 deletions