llvm-project
0344e9f8 - [VPlan] Thread types through VPHeaderPHIRecipe and VPDerivedIVRecipe (NFC) (#195894)

Commit
6 days ago
[VPlan] Thread types through VPHeaderPHIRecipe and VPDerivedIVRecipe (NFC) (#195894) Update VPHeaderPHIRecipe and VPDerivedIVRecipe to set the scalar types for their defined values. This requires updating addReductionResultComputation to construct the new chain for AnyOf reductions up-front. Depends on https://github.com/llvm/llvm-project/pull/195891 PR: https://github.com/llvm/llvm-project/pull/195894
Author
Parents
Loading