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.
- clones
-
JDK-8331558 AArch64: optimize integer remainder
-
- Closed
-
- links to
-
Review(master) openjdk/jdk/19471