diff options
| author | Ramkumar Ramachandra <Ramkumar.Ramachandra@imgtec.com> | 2023-09-07 17:02:13 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-07 17:02:13 +0100 |
| commit | 7f499579a8b3b0b3f5d800b17d9023d7dba924e7 (patch) | |
| tree | 646477aaf6970e9f5294aed811e336c9bdeee9e7 /llvm/lib/TextAPI/ArchitectureSet.cpp | |
| parent | 8dffb71cbada73c5f9c1e9df7891566be0ff762d (diff) | |
| download | llvm-7f499579a8b3b0b3f5d800b17d9023d7dba924e7.zip llvm-7f499579a8b3b0b3f5d800b17d9023d7dba924e7.tar.gz llvm-7f499579a8b3b0b3f5d800b17d9023d7dba924e7.tar.bz2 | |
SLP/RISCV: add test for vectorized ctpop, like in X86 (#65330)
Recently, 7f26c27 turned on SLP by default for RISC-V, and although
there are quite a few tests for SLP under the X86/ target, it is unclear
whether the same constructs would be vectorized on RISC-V. This patch
takes a step in the direction of remedying this, by noticing that ctpop
is often vectorized on RISC-V, and adding four tests for different
integer widths.
Diffstat (limited to 'llvm/lib/TextAPI/ArchitectureSet.cpp')
0 files changed, 0 insertions, 0 deletions
