Skip to content
Commit 463e7cb8 authored by Mel Chen's avatar Mel Chen
Browse files

[LV][VPlan] Refactor VPReductionRecipe to use reference for member RdxDesc

This commit refactors the implementation of VPReductionRecipe to use
reference instead of pointer for member RdxDesc. Because the member
RdxDesc in VPReductionRecipe should not be a nullptr, using a reference
will provide clearer semantics.

Reviewed By: fhahn

Differential Revision: https://reviews.llvm.org/D158058
parent 7c6c03ea
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment