From the discussion in https://reviews.llvm.org/D158853, moving the truncate
into the splat helps more splatted scalar operands get selected on RISC-V, and
also avoids the need for splat_vector_parts on RV32.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo