facebook / hhvm

A virtual machine for executing programs written in Hack.
https://hhvm.com
Other
18.14k stars 2.99k forks source link

fix typo on aarch64 test #9360

Closed michel-slm closed 1 year ago

michel-slm commented 1 year ago

Summary: PlatformSimdSplitChar does not exist, it should be PlatformSimdSplitByChar like on the other invocations. This likely was not detected because it is gated to FOLLY_AARCH64 - it was incorrect when introduced in D43757774

Differential Revision: D45250929

facebook-github-bot commented 1 year ago

This pull request was exported from Phabricator. Differential Revision: D45250929

facebook-github-bot commented 1 year ago

This pull request has been merged in facebook/hhvm@0404b7fdb9f4aa8ecaa730d7bac9695a1dd6be4d.