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

Test compiler/vectorization/TestSubwordTruncation.java fails on platforms without RoundF/RoundD

XMLWordPrintable

      The test searches for RoundF and RoundD on all platforms, including those that do not implement RoundF/RoundD causing the IR check to fail. The IR check should be modified to only run on x86, aarch64, and riscv.

            jkarthikeyan Jasmine Karthikeyan
            jkarthikeyan Jasmine Karthikeyan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: