diff options
author | Xi Ruoyao <xry111@xry111.site> | 2024-11-04 17:52:52 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-04 17:52:52 +0800 |
commit | 4f740f9d77cd038c8e55195fa189748e58ea6476 (patch) | |
tree | d641d3d8296be49d62069e2df25339951e3f2545 /clang/tools/include-mapping/cppreference_parser.py | |
parent | 7ceb19e599fb42aeb103261425077dd10acbeae4 (diff) | |
download | llvm-4f740f9d77cd038c8e55195fa189748e58ea6476.zip llvm-4f740f9d77cd038c8e55195fa189748e58ea6476.tar.gz llvm-4f740f9d77cd038c8e55195fa189748e58ea6476.tar.bz2 |
[LoongArch][Clang] Make the parameters and return value of {x,}vxor.v builti ns `unsigned char` vectors (#114513)
The lsxintrin.h and and lasxintrin.h headers uses `unsigned char`
vectors instead of `signed char` vectors. GCC also uses `unsigned char`
for them, so align their definition with the headers and GCC.
Fixes #110834.
Depends on #114512.
Diffstat (limited to 'clang/tools/include-mapping/cppreference_parser.py')
0 files changed, 0 insertions, 0 deletions