aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@outlook.com>2023-03-14 05:29:01 -0700
committerAlexey Bataev <a.bataev@outlook.com>2023-03-14 06:27:08 -0700
commit874c49f55454cb285282e6d184f809945c0beca1 (patch)
treee9160b31039fb112943cec9c758a5464c028f984 /llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
parenta031f72187ce495b9faa4ccf99b1e901a3872f4b (diff)
downloadllvm-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