[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
Wed Jan 18 14:48:46 PST 2023


fhahn updated this revision to Diff 490303.
fhahn marked 10 inline comments as done.
fhahn added a comment.

Address comments, 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/VPlan.h
  llvm/lib/Transforms/Vectorize/VPlanCFG.h
  llvm/lib/Transforms/Vectorize/VPlanDominatorTree.h
  llvm/lib/Transforms/Vectorize/VPlanHCFGBuilder.cpp
  llvm/unittests/Transforms/Vectorize/CMakeLists.txt
  llvm/unittests/Transforms/Vectorize/VPDomTreeTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140513.490303.patch
Type: text/x-patch
Size: 16722 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230118/fac5873d/attachment.bin>


More information about the llvm-commits mailing list