[all-commits] [llvm/llvm-project] f1eac7: [clang][bytecode] Check new builtins for integer t...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Thu Oct 10 01:24:22 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f1eac7761704fa4e16c2619a84890baad380fdce
https://github.com/llvm/llvm-project/commit/f1eac7761704fa4e16c2619a84890baad380fdce
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2024-10-10 (Thu, 10 Oct 2024)
Changed paths:
M clang/lib/AST/ByteCode/InterpBuiltin.cpp
Log Message:
-----------
[clang][bytecode] Check new builtins for integer types (#111801)
These might also be called with vectors, but we don't support that.
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