aosp12/art/test/449-checker-bce-rem/info.txt

3 lines
154 B
Plaintext

Checker test for BCE optimizations of integer remainder operations which are optimized into
HDiv+HMul+HSub or HDiv+HShl+HAdd+HSub or HDiv+HShl+HSub+HSub.