Hi all, Following the directions from https://v8.dev/docs/contribute, I am putting my first two patches (for review) for ARM64 that I would like to contribute to V8.
First patch is a very simple patch - it adds default march for ARM64. 64-bit support in ARM started with arm version 8. Second patch is a probe implementation of ARM64, and probes for crc32 feature. This feature is later used, if present, in hashing algorithm. This patch improves speedometer performance by about half a percent on current Samsung and Pixel devices. Please review these patches, and let me know what I need to do next to get these patches committed. Sirish Pande Samsung Austin R&D Center -- -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups "v8-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
