diff options
author | Florian Hahn <flo@fhahn.com> | 2020-11-09 15:23:04 +0000 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2021-02-12 13:06:58 +0000 |
commit | 85fe5c93456776f313e25efaf49d3ae9e8703c86 (patch) | |
tree | 0a2349d9792ac0b3637db599f37d1c845a31e683 /llvm/lib/Transforms/Utils/LoopUtils.cpp | |
parent | fdb640ea30d416368b76b68b106deda580c6aced (diff) | |
download | llvm-85fe5c93456776f313e25efaf49d3ae9e8703c86.zip llvm-85fe5c93456776f313e25efaf49d3ae9e8703c86.tar.gz llvm-85fe5c93456776f313e25efaf49d3ae9e8703c86.tar.bz2 |
[VPlan] Make VPRecipeBase inherit from VPUser directly (NFC).
The individual recipes have been updated to manage their operands using
VPUser a while back. Now that the transition is done, we can instead
make VPRecipeBase a VPUser and get rid of the toVPUser helper.
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions