[PATCH] D140513: [VPlan] Switch default graph traits to be recursive, update VPDomTree.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 20 07:38:54 PST 2023


fhahn updated this revision to Diff 490850.
fhahn marked 4 inline comments as done.
fhahn added a comment.

Rebased on top of D142162 <https://reviews.llvm.org/D142162> and added comment, thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140513

Files:
  llvm/lib/Transforms/Vectorize/VPlanCFG.h
  llvm/lib/Transforms/Vectorize/VPlanDominatorTree.h
  llvm/lib/Transforms/Vectorize/VPlanHCFGBuilder.cpp
  llvm/unittests/Transforms/Vectorize/VPDomTreeTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140513.490850.patch
Type: text/x-patch
Size: 15036 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230120/418b4d57/attachment.bin>


More information about the llvm-commits mailing list