[loco] Introduce EltwiseMul IR (#6055)
author박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Wed, 31 Jul 2019 23:33:01 +0000 (08:33 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Wed, 31 Jul 2019 23:33:01 +0000 (08:33 +0900)
commitff5ae88cefb6ddf9b77e11c452b538b1d4729828
treea34bca285109048e6b821f5f7fe6a2681a7efe72
parentcb5032c3a4c1867f7ad9fa658bd0637625b4961d
[loco] Introduce EltwiseMul IR (#6055)

This will introduce EltwiseMul IR for Elementwise Multiply operation

Signed-off-by: SaeHie Park <saehie.park@samsung.com>
compiler/loco/include/loco/IR/CanonicalNodes.lst
compiler/loco/include/loco/IR/Nodes.h
compiler/loco/src/IR/Nodes.test.cpp