[all-commits] [llvm/llvm-project] ac02ba: WebAssembly: Update datalayout to match fp128 ABI ...
Derek Schuff via All-commits
all-commits at lists.llvm.org
Fri Jul 9 16:52:20 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ac02baab48c2ff512e40140e2fe6845d2b6a636f
https://github.com/llvm/llvm-project/commit/ac02baab48c2ff512e40140e2fe6845d2b6a636f
Author: Derek Schuff <dschuff at chromium.org>
Date: 2021-07-09 (Fri, 09 Jul 2021)
Changed paths:
M clang/lib/Basic/Targets/WebAssembly.h
M llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp
M llvm/test/CodeGen/WebAssembly/varargs.ll
Log Message:
-----------
WebAssembly: Update datalayout to match fp128 ABI change
This fix goes along with d1a96e906cc03a95cfd41a1f22bdda92651250c7
and makes the fp128 alignment match clang's long double alignment.
Differential Revision: https://reviews.llvm.org/D105749
More information about the All-commits
mailing list