[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 Nov 16 21:25:59 PST 2021


qiucf updated this revision to Diff 387819.
qiucf added a comment.

Disallow conversion in compound and conditional


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/test/CodeGen/ibm128-cast.c
  clang/test/Sema/float128-ld-incompatibility.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109751.387819.patch
Type: text/x-patch
Size: 8158 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211117/06066bdf/attachment.bin>


More information about the cfe-commits mailing list