arkcompiler_ets_runtime/test/aottest/loop_phi
weng-xi 3e37a79f72 Fix the bug that the Phi node is not generated
If the loop head is the first bb block, the variables used in the head cannot correctly generate Phi node

Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I6Y4JU
Signed-off-by: weng-xi <wengxi1@huawei.com>
Change-Id: I57927992e19ef9c53c598197609a17ba69b6f3ff
2023-04-24 11:14:09 +08:00
..
BUILD.gn Fix the bug that the Phi node is not generated 2023-04-24 11:14:09 +08:00
expect_output.txt Fix the bug that the Phi node is not generated 2023-04-24 11:14:09 +08:00
loop_phi.ts Fix the bug that the Phi node is not generated 2023-04-24 11:14:09 +08:00