[loco] Introduce DataType mixin (#3666)
author박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Mon, 3 Jun 2019 07:15:05 +0000 (16:15 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Mon, 3 Jun 2019 07:15:05 +0000 (16:15 +0900)
commite8122777fe79fe1ebe79694eb7dd7d0fc995601b
tree4223510847fc7e822a456e5c759ff11096f15daa
parent03780fc2569eef3b7e1e19958a75fc26574e7b2b
[loco] Introduce DataType mixin (#3666)

This commit extracts DataType mixin from ConstGen and Pull node.

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