[PATCH] D142162: [Dominators] Introduce DomTreeNodeTraits to allow customization. (NFC)

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 22 03:07:56 PST 2023


fhahn updated this revision to Diff 491143.
fhahn marked 2 inline comments as done.
fhahn added a comment.

rebase to re-trigger precommit tests before merging


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142162

Files:
  llvm/include/llvm/Support/GenericDomTree.h
  llvm/lib/Transforms/Vectorize/VPlan.h
  llvm/lib/Transforms/Vectorize/VPlanCFG.h
  llvm/lib/Transforms/Vectorize/VPlanDominatorTree.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142162.491143.patch
Type: text/x-patch
Size: 5827 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230122/78800090/attachment.bin>


More information about the llvm-commits mailing list