diff --git a/ggml-cuda.cu b/ggml-cuda.cu index 6fcbe4ab48592..fe29fc3c4df59 100644 --- a/ggml-cuda.cu +++ b/ggml-cuda.cu @@ -92,7 +92,7 @@ static __device__ __forceinline__ int __dp4a(const int a, const int b, int c) { int ashift; int bshift; int aext; - int bext; + int bext; asm("\n \ v_pk_ashrrev_i16 %1, 0x80008, %5 \n \ v_pk_ashrrev_i16 %2, 0x80008, %6 \n \