diff options
author | Florian Hahn <flo@fhahn.com> | 2022-01-28 09:34:02 +0000 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2022-01-28 09:34:03 +0000 |
commit | 96400f179ff640544964f3e51a756e41eb971a43 (patch) | |
tree | f34ba93c56dca706df682a3596fb092a039b50cf /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | 9a9a372d38f445b07551b6c0932116666c0e35d4 (diff) | |
download | llvm-96400f179ff640544964f3e51a756e41eb971a43.zip llvm-96400f179ff640544964f3e51a756e41eb971a43.tar.gz llvm-96400f179ff640544964f3e51a756e41eb971a43.tar.bz2 |
[VPlan] Record whether scalar IVs are need in induction recipe. (NFC)
This explicitly records whether a scalar IV is needed in the
VPWidenIntOrFpInductionRecipe, to remove a dependence on the cost-model
during its ::execute.
It will also be used in D116123 to determine if a vector phi will be
generated.
Reviewed By: Ayal
Differential Revision: https://reviews.llvm.org/D118167
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions