[PATCH] D100591: [Clang][AArch64] Disable rounding of return values for AArch64
Andrew Savonichev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 26 07:21:56 PDT 2021
asavonic updated this revision to Diff 340517.
asavonic added a comment.
Keep rounding of return values for big-endian targets.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100591/new/
https://reviews.llvm.org/D100591
Files:
clang/lib/CodeGen/TargetInfo.cpp
clang/test/CodeGen/aarch64-varargs.c
clang/test/CodeGen/arm64-arguments.c
clang/test/CodeGen/arm64-microsoft-arguments.cpp
clang/test/CodeGen/attr-noundef.cpp
clang/test/CodeGenCXX/microsoft-abi-sret-and-byval.cpp
clang/test/CodeGenCXX/trivial_abi.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100591.340517.patch
Type: text/x-patch
Size: 17866 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210426/cc879773/attachment-0001.bin>
More information about the cfe-commits
mailing list