[PATCH] D144125: [VPlan] VPWidenIntOrFpInductionRecipe inherits from VPHeaderPHIRecipe

Michael Maitland via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 24 10:23:20 PST 2023


michaelmaitland updated this revision to Diff 500249.
michaelmaitland marked an inline comment as done.
michaelmaitland added a comment.

Remove unncessary assert and fix removal of blank line.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144125

Files:
  llvm/lib/Transforms/Vectorize/VPlan.cpp
  llvm/lib/Transforms/Vectorize/VPlan.h
  llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
  llvm/lib/Transforms/Vectorize/VPlanValue.h
  llvm/lib/Transforms/Vectorize/VPlanVerifier.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144125.500249.patch
Type: text/x-patch
Size: 14200 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230224/a961760c/attachment.bin>


More information about the llvm-commits mailing list