diff options
author | Florian Hahn <flo@fhahn.com> | 2021-01-08 17:40:20 +0000 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2021-01-08 17:49:43 +0000 |
commit | c493e9216bd1700577b209a0e2d290145653e40d (patch) | |
tree | a07a82b21c0954998c66afb56c9a51c08791653d /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 9386483b7142bbfe64b1a4d2f91b6712c1357c24 (diff) | |
download | llvm-c493e9216bd1700577b209a0e2d290145653e40d.zip llvm-c493e9216bd1700577b209a0e2d290145653e40d.tar.gz llvm-c493e9216bd1700577b209a0e2d290145653e40d.tar.bz2 |
[VPlan] Move reduction start value creation to widenPHIRecipe.
This was suggested to prepare for D93975.
By moving the start value creation to widenPHInstruction, we set the
stage to manage the start value directly in VPWidenPHIRecipe, which be
used subsequently to set the 'resume' value for reductions during
epilogue vectorization.
It also moves RdxDesc to the recipe, so we do not have to rely on Legal
to look it up later.
Reviewed By: gilr
Differential Revision: https://reviews.llvm.org/D94175
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions