[PATCH] D109948: [Clang] Enable _Complex __ibm128 type

Qiu Chaofan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 8 00:35:17 PDT 2021


qiucf updated this revision to Diff 378112.
qiucf marked 2 inline comments as done.
qiucf added a comment.

Based on another patch to remove pre-computed complex CanQualType.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109948

Files:
  clang/lib/AST/ASTContext.cpp
  clang/lib/Sema/DeclSpec.cpp
  clang/test/CodeGen/ppc64-complex-parms.c
  clang/test/CodeGen/ppc64-complex-return.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109948.378112.patch
Type: text/x-patch
Size: 4704 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211008/b1ac224a/attachment.bin>


More information about the cfe-commits mailing list