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

Consolidate and improve division by constant idealizations

XMLWordPrintable

      Optimized x86 intrinsics for unsigned division and modulus operations are already implemented in JDK-8282221. They can be further optimized for the special case of division by constants and powers of 2 but this is not yet implemented in JDK-8282221. The goal of this enhancement is to implement the above mentioned optimization.

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

              Created:
              Updated: