diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2023-08-10 13:32:23 +0100 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2023-08-10 13:38:38 +0100 |
commit | 4ed452b74778430664ba3e1a59ba2eaf441423e6 (patch) | |
tree | 2be0b763277ed721c4742b288ead446522c81921 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 2583946e1fdfba432a3e00714aaa7468f7b0f061 (diff) | |
download | llvm-4ed452b74778430664ba3e1a59ba2eaf441423e6.zip llvm-4ed452b74778430664ba3e1a59ba2eaf441423e6.tar.gz llvm-4ed452b74778430664ba3e1a59ba2eaf441423e6.tar.bz2 |
[X86] getFauxShuffleMask - handle insert_subvector(src, bitcast(extract_subvector(sub))) patterns
Add bitcast handling to the existing insert_subvector(src, extract_subvector(sub)) pattern, and recognise undef src cases to allow us to detect vector widening patterns.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions