diff options
author | Victor Campos <victor.campos@arm.com> | 2025-01-22 10:56:48 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-22 10:56:48 +0000 |
commit | ffde2687be1fcb92c0c686aee441b83e71531457 (patch) | |
tree | 4a7e19e9b0faa0094a33346ef23dc62747cb7b39 /clang/lib/Basic/Cuda.cpp | |
parent | c4ef805b0bda16f734276086b0984583c2e21db6 (diff) | |
download | llvm-ffde2687be1fcb92c0c686aee441b83e71531457.zip llvm-ffde2687be1fcb92c0c686aee441b83e71531457.tar.gz llvm-ffde2687be1fcb92c0c686aee441b83e71531457.tar.bz2 |
[compiler-rt] Make Arm builtins aware of endianness in VMOVs (#123204)
This patch makes Arm builtins aware of endianness in VMOVs.
Before this patch, the functions' definitions assumed little endian,
which made any program compiled for big endian incorrect.
Diffstat (limited to 'clang/lib/Basic/Cuda.cpp')
0 files changed, 0 insertions, 0 deletions