diff options
author | Guo Yejun <yejun.guo@intel.com> | 2017-05-17 14:52:18 +0800 |
---|---|---|
committer | Yang Rong <rong.r.yang@intel.com> | 2017-05-23 19:11:12 +0800 |
commit | c5994621b2fc12f4eec4da7fc177c438fc757198 (patch) | |
tree | 52a3a37917670f2a318a618588c2b207ac9856b7 /utests/compiler_insn_selection_max.cpp | |
parent | 12719dbbb66be89cf9be4ddad36a24d7cc004ebd (diff) |
refresh DAG when an arg has both direct and indirect read
when the return value is ARG_INDIRECT_READ, there is still possible
that some IRs read it directly, and will be handled in buildConstantPush()
so we need to refresh the dag afer function buildConstantPush
another method is to update DAG accordingly, but i don't think it
is easy compared with the refresh method, so i do not choose it.
Signed-off-by: Guo Yejun <yejun.guo@intel.com>
Reviewed-by: Yang Rong <rong.r.yang@intel.com>
Diffstat (limited to 'utests/compiler_insn_selection_max.cpp')
0 files changed, 0 insertions, 0 deletions