[PATCH] D146408: [clang][Interp] Start supporting complex types
Timm Bäder via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 28 08:03:07 PDT 2023
tbaeder updated this revision to Diff 509021.
tbaeder set the repository for this revision to rG LLVM Github Monorepo.
tbaeder added a comment.
Add support for integer complex types as well.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146408/new/
https://reviews.llvm.org/D146408
Files:
clang/lib/AST/Interp/ByteCodeExprGen.cpp
clang/lib/AST/Interp/ByteCodeExprGen.h
clang/lib/AST/Interp/Context.cpp
clang/lib/AST/Interp/EvalEmitter.cpp
clang/lib/AST/Interp/PrimType.h
clang/test/AST/Interp/complex.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146408.509021.patch
Type: text/x-patch
Size: 6851 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230328/a1748eb4/attachment-0001.bin>
More information about the cfe-commits
mailing list