aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/ADT/ArrayRefTest.cpp
diff options
context:
space:
mode:
authorNikita Popov <npopov@redhat.com>2025-07-08 10:20:43 +0200
committerGitHub <noreply@github.com>2025-07-08 10:20:43 +0200
commit18f7655178a69daa52f4d4ef56169b90efc7f601 (patch)
tree838d27e41f3c0d81db1a131e8f0e735f1075bbd7 /llvm/unittests/ADT/ArrayRefTest.cpp
parentae496bfac0c34c511775229e94a1439fe8ee4867 (diff)
downloadllvm-18f7655178a69daa52f4d4ef56169b90efc7f601.zip
llvm-18f7655178a69daa52f4d4ef56169b90efc7f601.tar.gz
llvm-18f7655178a69daa52f4d4ef56169b90efc7f601.tar.bz2
[Clang][Wasm] Set __float128 alignment to 64 for emscripten (#146494)
https://reviews.llvm.org/D104808 set the alignment of long double to 64 bits. This is also the alignment specified in the LLVM data layout. However, the alignment of __float128 was left at 128 bits. I assume that this was just an oversight, rather than an intentional divergence. The C ABI document currently does not make any statement about `__float128`: https://github.com/WebAssembly/tool-conventions/blob/main/BasicCABI.md
Diffstat (limited to 'llvm/unittests/ADT/ArrayRefTest.cpp')
0 files changed, 0 insertions, 0 deletions