brancz opened a new pull request #12764: URL: https://github.com/apache/arrow/pull/12764
The package deleted in this commit is an outdated copy of a package that used to be an internal package in the Go standard library, but since then it has been moved to the publicly accessible golang.org/x/sys module. Since that module is already used, this commit does not even add a new dependency. Other than removing unnecessary code it also makes CPU feature discovery more consistent with other projects in the Go ecosystem. For example it is no longer necessary to pass an environment variable to enable usage of ARM64 NEON SIMD instructions. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
