[PATCH] D109751: [Clang] Support conversion between PPC double-double and IEEE float128

Qiu Chaofan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 7 21:12:37 PST 2021


qiucf updated this revision to Diff 392638.
qiucf marked 5 inline comments as done.
qiucf added a comment.

Update some cases


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109751

Files:
  clang/lib/CodeGen/CGExprScalar.cpp
  clang/lib/Sema/SemaExpr.cpp
  clang/lib/Sema/SemaOverload.cpp
  clang/test/CodeGen/ibm128-cast.c
  clang/test/Sema/float128-ld-incompatibility.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109751.392638.patch
Type: text/x-patch
Size: 12436 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211208/98f52598/attachment.bin>


More information about the cfe-commits mailing list