Files
llama.cpp/ggml/src
Francis Couture-Harpin 45719a2472 ggml : avoid directly using vmlal_high_s8, for 32-bit ARM compat
The compiler seems smart enough to use the same instruction
even when using vget_high_s8 instead.
2024-08-01 01:11:30 -04:00
..