[PATCH] D86668: Fix Calling Convention of __float128 and long double(128bits) in i386

Bing Yu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 27 00:44:47 PDT 2020


yubing updated this revision to Diff 288218.
yubing added a comment.

Modify a testcase: clang/test/CodeGenCXX/float128-declarations.cpp


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86668/new/

https://reviews.llvm.org/D86668

Files:
  clang/lib/CodeGen/TargetInfo.cpp
  clang/test/CodeGen/x86-long-double.cpp
  clang/test/CodeGen/x86_32-fp128-call-conv-linux.c
  clang/test/CodeGenCXX/float128-declarations.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86668.288218.patch
Type: text/x-patch
Size: 7440 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200827/01c3239d/attachment.bin>


More information about the cfe-commits mailing list