[enco] Introduce ConcatLoweringPass (#3061)
author박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Mon, 11 Mar 2019 10:07:33 +0000 (19:07 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Mon, 11 Mar 2019 10:07:33 +0000 (19:07 +0900)
commit783ba40f6ba02cd0e52cbd0fe445fc3e6ea2652d
tree067685c58c25e774d73e9454ec39621a52b380fd
parent39e943503cffaa9e82085328d7e380f57eb331b6
[enco] Introduce ConcatLoweringPass (#3061)

This commit introduces ConcatLoweringPass and updates the backend to use
it instead of lower_concat function.

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