[aarch64-port-dev ] [16] RFR[S]: 8251216: Implement MD5 intrinsics on AArch64

Andrew Haley aph at redhat.com
Wed Aug 12 09:47:50 UTC 2020


On 8/10/20 2:38 PM, Doug Simon wrote:

 > I don’t think we do that anywhere currently but I imagine it
 > wouldn’t be hard to put the BytecodeParser into a mode whereby an
 > array access generates a AccessIndexedNode that omits the bounds
 > check (generated by
 > org.graalvm.compiler.replacements.DefaultJavaLoweringProvider.getBoundsCheck).

We could do that in C2 as well. And it'd be far more attractive than
hand-coded intrinsics.

-- 
Andrew Haley  (he/him)
Java Platform Lead Engineer
Red Hat UK Ltd. <https://www.redhat.com>
https://keybase.io/andrewhaley
EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671



More information about the aarch64-port-dev mailing list