[all-commits] [llvm/llvm-project] 1af06c: [clang][bytecode] interp__builtin_ia32_pshuf - mod...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sun Oct 5 04:37:39 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1af06cb636c780b2f24f247f0efc0576e411d9c4
https://github.com/llvm/llvm-project/commit/1af06cb636c780b2f24f247f0efc0576e411d9c4
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2025-10-05 (Sun, 05 Oct 2025)
Changed paths:
M clang/lib/AST/ByteCode/InterpBuiltin.cpp
Log Message:
-----------
[clang][bytecode] interp__builtin_ia32_pshuf - modulo lane index to allow reuse of PSHUFD/LW/HW mask decode. NFC (#162006)
Removes need to offset PSHUFHW land index to extract the shuffle mask element.
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