[loco] Introduce "link" helper (#6190)
author박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Mon, 5 Aug 2019 04:33:26 +0000 (13:33 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Mon, 5 Aug 2019 04:33:26 +0000 (13:33 +0900)
commit22d5290d0787f56667378b9da7b67b12d30c2f73
tree8b4e9a6ba0b0db862ab2ba795bc1268f43fe6992
parent2f2b818b11d3a6fac6eaf9439ba97ff958bc52d2
[loco] Introduce "link" helper (#6190)

This commit introdues "link" helper which associates
GraphInput/GraphOutout with Pull/Push node, respectively.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
compiler/loco/include/loco/IR/Graph.h
compiler/loco/include/loco/IR/Nodes.h
compiler/loco/src/IR/Nodes.cpp