Skip to content

Conversation

@MarsDoge
Copy link

@MarsDoge MarsDoge commented Feb 7, 2025

In function 'lasx_ext16_32',
inlined from 'ggml_vec_dot_iq3_s_q8_K' at
/llama.cpp/ggml/src/ggml-cpu/ggml-cpu-quants.c:518:12:
warning: 'tmp1' may be used uninitialized [-Wmaybe-uninitialized]
518 | tmp1 = __lasx_xvinsgr2vr_w(tmp1, __lsx_vpickve2gr_h(a, 0), 0);
| ^~~~~~~~~~~~~~~~~~~

Make sure to read the contributing guidelines before submitting a PR

In function 'lasx_ext16_32',
 inlined from 'ggml_vec_dot_iq3_s_q8_K' at
/llama.cpp/ggml/src/ggml-cpu/ggml-cpu-quants.c:518:12:
 warning: 'tmp1' may be used uninitialized [-Wmaybe-uninitialized]
 518 |     tmp1 = __lasx_xvinsgr2vr_w(tmp1, __lsx_vpickve2gr_h(a, 0), 0);
     |            ^~~~~~~~~~~~~~~~~~~
@github-actions github-actions bot added the ggml changes relating to the ggml tensor library for machine learning label Feb 7, 2025
@MarsDoge MarsDoge closed this Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ggml changes relating to the ggml tensor library for machine learning

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant