diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2022-07-23 16:56:39 +0100 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2022-07-23 16:56:45 +0100 |
commit | 676a03d8a5e325d8a3f92c1fb37ab0a8ae78b6e1 (patch) | |
tree | 3c4d71746a2aca08dcbf3c6fbd0110b059cf06bc /lldb/source/Commands/CommandObjectLog.cpp | |
parent | b35e0d0cf355426031101c743d2ba80af79c06ac (diff) | |
download | llvm-676a03d8a5e325d8a3f92c1fb37ab0a8ae78b6e1.zip llvm-676a03d8a5e325d8a3f92c1fb37ab0a8ae78b6e1.tar.gz llvm-676a03d8a5e325d8a3f92c1fb37ab0a8ae78b6e1.tar.bz2 |
[X86] matchBinaryShuffle - limit SHUFFLE(X,Y) -> OR(X,Y) cases to where X + Y are the same width as the result
Minor bit of prep work toward not unnecessarily widening shuffle operands in combineX86ShufflesRecursively, instead only widening in combineX86ShuffleChain if we actual find a match - see Issue #45319
Diffstat (limited to 'lldb/source/Commands/CommandObjectLog.cpp')
0 files changed, 0 insertions, 0 deletions