[PATCH] D142055: [VPlan] Add vp_depth_first_deep (NFC)

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 19 12:35:01 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe2c43a547b31: [VPlan] Add vp_depth_first_deep (NFC) (authored by fhahn).

Changed prior to commit:
  https://reviews.llvm.org/D142055?vs=490607&id=490632#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142055

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/lib/Transforms/Vectorize/VPlan.cpp
  llvm/lib/Transforms/Vectorize/VPlanCFG.h
  llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
  llvm/lib/Transforms/Vectorize/VPlanVerifier.cpp
  llvm/unittests/Transforms/Vectorize/VPlanTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142055.490632.patch
Type: text/x-patch
Size: 11047 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230119/803d31b2/attachment.bin>


More information about the llvm-commits mailing list