[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
Mon Nov 8 23:50:37 PST 2021


qiucf updated this revision to Diff 385709.
qiucf marked an inline comment as done.
qiucf added a comment.

Restrict implicit conversion in arithmetic and comparison


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109751.385709.patch
Type: text/x-patch
Size: 8970 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211109/5931bbfb/attachment-0001.bin>


More information about the cfe-commits mailing list