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.
- is cloned by
-
JDK-8333343 [REDO] AArch64: optimize integer remainder
- Open
- relates to
-
JDK-8332066 AArch64: Math test failures since JDK-8331558
- Closed
-
JDK-8316708 Augment WorstCaseTests with more cases
- Resolved