mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-30 16:28:30 +00:00
Upgrade to Cosmopolitan GCC 11.2.0 for aarch64
This commit is contained in:
parent
39f20dbb13
commit
9cc3e37263
63 changed files with 30429 additions and 22750 deletions
2
third_party/zlib/slide_hash_simd.inc
vendored
2
third_party/zlib/slide_hash_simd.inc
vendored
|
@ -41,7 +41,7 @@ typedef __m128i z_vec128i_u16x8_t;
|
|||
|
||||
#elif defined(DEFLATE_SLIDE_HASH_NEON)
|
||||
|
||||
#include "third_party/aarch64/arm_neon.h" /* NEON */
|
||||
#include "third_party/aarch64/arm_neon.internal.h" /* NEON */
|
||||
|
||||
#define Z_SLIDE_INIT_SIMD(wsize) vdupq_n_u16((ush)(wsize))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue