[PATCH] D144125: [VPlan] Improve VPRecipeBase::isPhi checking

Michael Maitland via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 16 13:14:09 PST 2023


michaelmaitland added a comment.

@fhahn is there a reason why `VPWidenIntOrFpInductionRecipe` does not extend `VPHeaderPHIRecipe`? That might be a better solution than this one.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D144125/new/

https://reviews.llvm.org/D144125



More information about the llvm-commits mailing list