diff options
author | Han-Kuan Chen <hankuan.chen@sifive.com> | 2024-08-13 11:19:29 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-13 11:19:29 +0800 |
commit | 70cf58e6c193a63f66028ae340a30c9dc181f460 (patch) | |
tree | 3ed6d246b8e8c02273ac947e4ae68bb9b17b9c62 /llvm/lib/Support/CommandLine.cpp | |
parent | 17db3313c75120fd8415529723eb96cbad399338 (diff) | |
download | llvm-70cf58e6c193a63f66028ae340a30c9dc181f460.zip llvm-70cf58e6c193a63f66028ae340a30c9dc181f460.tar.gz llvm-70cf58e6c193a63f66028ae340a30c9dc181f460.tar.bz2 |
[SLP][REVEC] Make SLP vectorize shufflevector. (#102489)
Add getShufflevectorNumGroups to vectorize shufflevector.
Current getShufflevectorNumGroups can only vectorize limited pattern
(e.g., the masks of shufflevector use the elements of the source in
order).
In addition, ReuseShuffleIndices and ReorderIndices are not supported.
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions