diff options
author | Xi Ruoyao <xry111@xry111.site> | 2024-11-04 08:57:55 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-04 08:57:55 +0800 |
commit | 4006b28d102b09f4c736ef0f2664873305fedcd3 (patch) | |
tree | 99626c930b4bcbe88fde2f2c052f69934bc10754 /libc/utils | |
parent | beb12f92c71981670e07e47275efc6b5647011c1 (diff) | |
download | llvm-main.zip llvm-main.tar.gz llvm-main.tar.bz2 |
[LoongArch][Clang] Make the parameters and return value of {x,}vshuf.b builtins `signed char` vectors (#114512)HEADmain
The lsxintrin.h and and lasxintrin.h headers uses `signed char` vectors
instead of `unsigned char` vectors. GCC also uses `signed char` for
them, so align their definition with the headers and GCC.
Depends on #114511. Part of #110834 fix.
Diffstat (limited to 'libc/utils')
0 files changed, 0 insertions, 0 deletions