diff options
author | Juuso Alasuutari <juuso.alasuutari@gmail.com> | 2023-05-20 15:58:15 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-20 15:58:15 +0300 |
commit | 29cf5596fe0c37213f9b74e80d8f631193a93f0f (patch) | |
tree | 453cbd193794ef983faca0e396853541e98f576f /ggml-opencl.c | |
parent | 3de84b26066d95068409c1dc79bcc41c1eea2a03 (diff) |
llama : define magic numbers as integer constants (#1518) (#1520)
The underlying representation of multibyte character literals is
implementation-defined. This could, at least in principle, cause
cross-build data export/import issues independent of endianness.
Define magic numbers as integer literals to be on the safe side.
Signed-off-by: Juuso Alasuutari <juuso.alasuutari@gmail.com>
Diffstat (limited to 'ggml-opencl.c')
0 files changed, 0 insertions, 0 deletions