llvm-project
6108d50a - [VPlan] Add ReductionStartVector VPInstruction. (#142290)

Commit
112 days ago
[VPlan] Add ReductionStartVector VPInstruction. (#142290) Add a new VPInstruction::ReductionStartVector opcode to create the start values for wide reductions. This more accurately models the start value creation in VPlan and simplifies VPReductionPHIRecipe::execute. Down the line it also allows removing VPReductionPHIRecipe::RdxDesc. PR: https://github.com/llvm/llvm-project/pull/142290
Author
Parents
Loading