SIGN IN SIGN UP

ggml : change immintrin.h to intrin.h for compatibility (#1307)

* change immintrin.h to intrin.h for compatibility

Building on windows11 arm throws an error on this line. Seems like using intrin.h covers x86 and and arm

* conditional def of intrin.h

* fix typo in ggml.c
R
Ron Jailall committed
20fbf2a2a08d8edefe9b3435fa86f8b2f63f8588
Parent: db10808
Committed by GitHub <noreply@github.com> on 5/4/2023, 3:05:59 PM