[drlvm][jit][opt] ArrayCopy optimization does not insert pseudoThrow insts in loops
-----------------------------------------------------------------------------------
Key: HARMONY-3872
URL: https://issues.apache.org/jira/browse/HARMONY-3872
Project: Harmony
Issue Type: Bug
Components: DRLVM
Environment: Linux/IPF
Reporter: Pavel Ozhdikhin
ArrayCopy optimization does not insert PseudoThrow instructions into copying loops it creates
- as a result "rept" pass fails encountering a loop without any dispatch edge. All tests fails
on IPF in JIT mode because of this bug.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|