[PATCH] D144943: [clang][Interp] Implement bitcasts (WIP)
Timm Bäder via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 6 06:00:54 PDT 2023
tbaeder updated this revision to Diff 511386.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144943/new/
https://reviews.llvm.org/D144943
Files:
clang/lib/AST/Interp/Boolean.h
clang/lib/AST/Interp/ByteCodeExprGen.cpp
clang/lib/AST/Interp/ByteCodeExprGen.h
clang/lib/AST/Interp/Descriptor.h
clang/lib/AST/Interp/Floating.h
clang/lib/AST/Interp/Integral.h
clang/lib/AST/Interp/Interp.h
clang/lib/AST/Interp/InterpBuiltin.cpp
clang/lib/AST/Interp/Opcodes.td
clang/lib/AST/Interp/Pointer.cpp
clang/lib/AST/Interp/Pointer.h
clang/lib/AST/Interp/PrimType.h
clang/test/AST/Interp/builtin-bit-cast.cpp
clang/test/AST/Interp/literals.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144943.511386.patch
Type: text/x-patch
Size: 23839 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230406/fb351fcf/attachment-0001.bin>
More information about the cfe-commits
mailing list