[PATCH] D134804: [clang][Interp] Implement bitwise Not operations

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 30 00:03:01 PDT 2022


tbaeder updated this revision to Diff 464155.
tbaeder marked 4 inline comments as done.

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

https://reviews.llvm.org/D134804

Files:
  clang/lib/AST/Interp/ByteCodeExprGen.cpp
  clang/lib/AST/Interp/Integral.h
  clang/lib/AST/Interp/Interp.h
  clang/lib/AST/Interp/Opcodes.td
  clang/test/AST/Interp/literals.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134804.464155.patch
Type: text/x-patch
Size: 3418 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220930/2f31eec8/attachment.bin>


More information about the cfe-commits mailing list