diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2023-03-14 05:29:01 -0700 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2023-03-14 06:27:08 -0700 |
commit | 874c49f55454cb285282e6d184f809945c0beca1 (patch) | |
tree | e9160b31039fb112943cec9c758a5464c028f984 /llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp | |
parent | a031f72187ce495b9faa4ccf99b1e901a3872f4b (diff) | |
download | llvm-874c49f55454cb285282e6d184f809945c0beca1.zip llvm-874c49f55454cb285282e6d184f809945c0beca1.tar.gz llvm-874c49f55454cb285282e6d184f809945c0beca1.tar.bz2 |
[SLP]Fix PR61395: need to adjust vector factor after emitting shuffle
operation for combined entries.
The vector factor after combining of the shuffle entries is defined by
the size of the mask, not by the vector factors of the original
entries. So, need to adjust it to emit correct code.
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp')
0 files changed, 0 insertions, 0 deletions