[all-commits] [llvm/llvm-project] 1eb6c2: [clang][bytecode] Reject vectors with non-primitiv...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Wed Aug 27 05:10:15 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1eb6c2bd59e3858b6e589a984b4988f5992d61aa
https://github.com/llvm/llvm-project/commit/1eb6c2bd59e3858b6e589a984b4988f5992d61aa
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2025-08-27 (Wed, 27 Aug 2025)
Changed paths:
M clang/lib/AST/ByteCode/Compiler.cpp
M clang/test/CodeGenCXX/int64_uint64.cpp
Log Message:
-----------
[clang][bytecode] Reject vectors with non-primitive element types (#155597)
This happens for e.g. arm's float8 types.
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