[logo] Introduce ReorderDecodePass (#6936)
author박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Tue, 27 Aug 2019 01:58:38 +0000 (10:58 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 27 Aug 2019 01:58:38 +0000 (10:58 +0900)
commit2f162de54de1fcba7f02e18fea89ab9fd5aee997
treefd10ae6792d5daf93a90d896dbfa5947247d1d16
parent405f48df3eff937d04d537f3ce099211d386aa25
[logo] Introduce ReorderDecodePass (#6936)

This will introduce ReorderDecodePass copied from moco

Signed-off-by: SaeHie Park <saehie.park@samsung.com>
compiler/logo/include/logo/ReorderDecodePass.h [new file with mode: 0644]
compiler/logo/src/Passes/ReorderDecodePass.cpp [new file with mode: 0644]