diff options
author | Florian Hahn <flo@fhahn.com> | 2022-03-24 14:58:23 +0000 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2022-03-24 14:58:45 +0000 |
commit | 46432a0088031cdc71a1cb6fd72449660fcb231e (patch) | |
tree | 4c711b955376f8c793fd8e4a3b808db1f73d5f6e /clang/lib/ExtractAPI/Serialization/SerializerBase.cpp | |
parent | 488c772920566354075f7933eedbe4358c128bd2 (diff) | |
download | llvm-46432a0088031cdc71a1cb6fd72449660fcb231e.zip llvm-46432a0088031cdc71a1cb6fd72449660fcb231e.tar.gz llvm-46432a0088031cdc71a1cb6fd72449660fcb231e.tar.bz2 |
[VPlan] Add VPWidenPointerInductionRecipe.
This patch moves pointer induction handling from VPWidenPHIRecipe to its
own recipe. In the process, it adds all information required to generate
code for pointer inductions without relying on Legal to access the list
of induction phis.
Alternatively VPWidenPHIRecipe could also take an optional pointer to InductionDescriptor.
Reviewed By: Ayal
Differential Revision: https://reviews.llvm.org/D121615
Diffstat (limited to 'clang/lib/ExtractAPI/Serialization/SerializerBase.cpp')
0 files changed, 0 insertions, 0 deletions