[all-commits] [llvm/llvm-project] e1e788: [clang][bytecode] Protect ia32_{lzcnt, tzcnt} again...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Tue Oct 1 20:45:15 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e1e788f423b5c780c40912ab102b0a3c4b92b9de
https://github.com/llvm/llvm-project/commit/e1e788f423b5c780c40912ab102b0a3c4b92b9de
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2024-10-02 (Wed, 02 Oct 2024)
Changed paths:
M clang/lib/AST/ByteCode/InterpBuiltin.cpp
Log Message:
-----------
[clang][bytecode] Protect ia32_{lzcnt,tzcnt} against non-integers (#110699)
These are also called for vectors.
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