Files
clang-p2996/llvm/test/Transforms/SLPVectorizer/RISCV
Alexey Bataev b74e09cb20 [SLP]Check for the whole vector vectorization in unique scalars analysis
Need to check that thr whole number of register is attempted to
vectorize before actually trying to build the node to avoid compiler
crash.
2024-09-03 06:19:21 -07:00
..