[PATCH] D100591: [Clang][AArch64] Disable rounding of return values for AArch64

Andrew Savonichev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 4 10:29:43 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb451ecd86e13: [Clang][AArch64] Disable rounding of return values for AArch64 (authored by asavonic).

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.342794.patch
Type: text/x-patch
Size: 17866 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210504/057715cb/attachment.bin>


More information about the cfe-commits mailing list