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

XMLWordPrintable

    • b10

      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.

            Assignee:
            Jasmine Karthikeyan
            Reporter:
            Jasmine Karthikeyan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: