allwinner_a64/android/art/test/090-loop-formation/info.txt
2018-08-08 16:48:17 +08:00

3 lines
230 B
Text

Test loop formation heuristics and code generation. Basically the problem to
catch here is to make sure that some never-exercised code blocks are included
in the loop region, and the JIT compiler won't choke on unresolved fields.