[PATCH] D132586: [VPlan] Move VPWidenCallRecipe to VPlanRecipes.cpp (NFC).

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 29 06:25:12 PDT 2022


fhahn updated this revision to Diff 456325.
fhahn marked 3 inline comments as done.
fhahn added a comment.

Rebased after improvements to D132585 <https://reviews.llvm.org/D132585>, comments should be addressed now, thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132586

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
  llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
  llvm/lib/Transforms/Vectorize/VPlanTransforms.h
  llvm/unittests/Transforms/Vectorize/VPlanHCFGTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132586.456325.patch
Type: text/x-patch
Size: 10299 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220829/df5d7426/attachment.bin>


More information about the llvm-commits mailing list