[loco] Introduce Dialect interface (#3676)
author박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Tue, 4 Jun 2019 08:16:44 +0000 (17:16 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 4 Jun 2019 08:16:44 +0000 (17:16 +0900)
commit7df8d1bc912357e25c90019652be56d307c3f526
tree25ced91a1f6473d6658f975a9144fb80b6dd5dd2
parentdc1b9b0f30a8c8c5a9728a39f1cfe9dd55858169
[loco] Introduce Dialect interface (#3676)

This commit introduces Dialect interface class.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/loco/include/loco/IR/Dialect.h [new file with mode: 0644]
contrib/loco/src/IR/Dialect.cpp [new file with mode: 0644]