Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8359045

RISC-V: construct test to verify invocation of C2_MacroAssembler::enc_cmove_cmp_fp => BoolTest::ge/gt

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 26
    • hotspot
    • None

      Currently, there is no test in jdk could trigger the code path of C2_MacroAssembler::enc_cmove_cmp_fp => BoolTest::ge/gt cases.

      We should have one to test this path.

      The dacapo sunflow can trigger it (with -XX:-TieredCompilation -Xbatch):
      java --enable-native-access=ALL-UNNAMED -XX:-TieredCompilation -Xbatch -XX:+AlwaysPreTouch -Xms4g -Xmx4g \
              -jar dacapo-23.11-MR2-chopin.jar sunflow

            mli Hamlin Li
            mli Hamlin Li
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: