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

[vectorapi] Improve the implementation of VectorTestNode

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 21
    • 20
    • hotspot
    • b02

      jdk.internal.vm.vector.VectorSupport::test intrinsics returns a bool result. This result is unnecessarily materialized into an int register, which leads to redundant instructions to materialize the flags into a GP register and a test to get the flags out again.

            qamai Quan Anh Mai
            qamai Quan Anh Mai
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: