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

AArch64: optimize integer remainder

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 23
    • None
    • hotspot
    • b23

      On some Arm processors, a separate multiply/subtract is actually faster than the combined instruction. We should detect such processors and do the fastest thing.

            eliu Eric Liu
            aph Andrew Haley
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: