[all-commits] [llvm/llvm-project] abc270: [clang][bytecode] Pass __builtin_memcpy size along...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Wed Dec 4 21:55:39 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: abc27039be63ce31afe42fc10510921b559db4fe
https://github.com/llvm/llvm-project/commit/abc27039be63ce31afe42fc10510921b559db4fe
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2024-12-05 (Thu, 05 Dec 2024)
Changed paths:
M clang/lib/AST/ByteCode/InterpBuiltin.cpp
M clang/lib/AST/ByteCode/InterpBuiltinBitCast.cpp
M clang/lib/AST/ByteCode/InterpBuiltinBitCast.h
M clang/test/AST/ByteCode/builtin-functions.cpp
Log Message:
-----------
[clang][bytecode] Pass __builtin_memcpy size along (#118649)
To DoBitCastPtr, so we know how many bytes we want to read.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list