Array equality, comparison and mismatch

Andrew Haley aph at redhat.com
Thu Oct 15 12:37:33 UTC 2015


On 10/15/2015 11:52 AM, Paul Sandoz wrote:
> I would be very interested in your opinion on being able to make
> intrinsic on ARM the method ArraysSupport.vectorizedMismatch [1].

Pretty easy, I'm sure.  We already have MacroAssembler::string_compare
which does essentially the same thing but with char arrays.

Andrew.



More information about the core-libs-dev mailing list