[PATCH] D136532: [clang][Interp] Implement left and right shifts
Timm Bäder via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Oct 30 01:00:49 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6d965c94ba58: [clang][Interp] Implement left and right shifts (authored by tbaeder).
Changed prior to commit:
https://reviews.llvm.org/D136532?vs=471138&id=471818#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136532/new/
https://reviews.llvm.org/D136532
Files:
clang/lib/AST/Interp/ByteCodeExprGen.cpp
clang/lib/AST/Interp/Interp.h
clang/lib/AST/Interp/Opcodes.td
clang/test/AST/Interp/shifts.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136532.471818.patch
Type: text/x-patch
Size: 15491 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221030/3923167f/attachment.bin>
More information about the cfe-commits
mailing list