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

[TESTBUG] Add IR checks in jtreg vectorization tests

XMLWordPrintable

    • b07
    • generic
    • generic

      In JDK-8183390, we introduced a new auto-vectorization testing framework in hotspot jtreg tests. The new framework provides us a much simpler way to add new test cases of auto-vectorizable loops. But the previous patch just added a check of the correctness of the result after vectorization. There is no check about whether the code is vectorized or not. Now we should add IR checks to check the vectorization ability of those test cases.

            pli Pengfei Li
            pli Pengfei Li
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: