[PATCH] D138554: [clang][Interp] Use placement new to construct opcode arguments into bytecode vector
Serge Pavlov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 24 01:33:27 PST 2022
sepavloff accepted this revision.
sepavloff added a comment.
This revision is now accepted and ready to land.
LGTM.
I would propose not to have a special case for trivially copyable types, if that is possible.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138554/new/
https://reviews.llvm.org/D138554
More information about the cfe-commits
mailing list