[enco] Introduce BagDuplicationPass (#3046)
author박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Wed, 6 Mar 2019 10:51:28 +0000 (19:51 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Wed, 6 Mar 2019 10:51:28 +0000 (19:51 +0900)
commitfcb5ebb177787d651d37e2108aded32946cfba73
tree92f4dd19fc74ababddd670af363a24f7e77ac3f4
parent7cb8d953ab579ef71aa86324053841a32270f0d6
[enco] Introduce BagDuplicationPass (#3046)

This commit introduces BagDuplicationPass which wraps
"duplicate_inout_bag" optimization method, and updates Backend
implementation to use this pass instead of optimization method
itself.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/enco/core/src/Backend.cpp
contrib/enco/core/src/Transforms/Duplicate.h