diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2025-03-25 08:54:45 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2025-03-25 09:14:08 +0000 |
commit | 6984cfea6c888965bb45d046abbb97ddb0443955 (patch) | |
tree | 998dd5e9377e93e77e84ab0b4ed3c1787f8b5aa9 /lldb/source/Plugins/OperatingSystem/Python | |
parent | d46a699953210093de55baa8b3be56dae5707082 (diff) | |
download | llvm-6984cfea6c888965bb45d046abbb97ddb0443955.zip llvm-6984cfea6c888965bb45d046abbb97ddb0443955.tar.gz llvm-6984cfea6c888965bb45d046abbb97ddb0443955.tar.bz2 |
[X86] Ensure concat(blendi(),blendi()) -> vselect() uses legal select mask types
For 256-bit selections, we could be using sub-i8/vXi8 selection condition masks - extend these to i8 and then extract the lowest mask subvector
Fixes #132844
Diffstat (limited to 'lldb/source/Plugins/OperatingSystem/Python')
0 files changed, 0 insertions, 0 deletions