aosp12/art/test/433-gvn/info.txt

4 lines
149 B
Plaintext
Raw Normal View History

2023-01-09 17:11:35 +08:00
Regression test for the optimizing compiler's GVN, that
used to not take into account all side effects between
a dominator and its dominated blocks.