[all-commits] [llvm/llvm-project] 0fb061: [clang][bytecode] Check vector element types for e...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Tue Dec 10 08:57:11 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0fb06172f14110daa45bed8ae4c153967c9365dc
https://github.com/llvm/llvm-project/commit/0fb06172f14110daa45bed8ae4c153967c9365dc
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2024-12-10 (Tue, 10 Dec 2024)
Changed paths:
M clang/lib/AST/ByteCode/InterpBuiltinBitCast.cpp
M clang/test/AST/ByteCode/builtin-bit-cast.cpp
Log Message:
-----------
[clang][bytecode] Check vector element types for eligibility (#119385)
Like we do in ExprConstant.cpp.
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