Files
clang-p2996/llvm/test/Transforms/SLPVectorizer/RISCV
Alexey Bataev 913dcf1aa3 [SLP]Fix type promotion for smax reduction with unsigned reduced operands
Need to add an extra bit for sign info for unsigned reduced values to
generate correct code.
2025-04-16 10:14:29 -07:00
..