[PATCH] D140514: [VPlan] Use VPDominatorTree in VPlanVerifier .

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 24 07:06:26 PST 2023


fhahn updated this revision to Diff 491770.
fhahn added a comment.

Rebased on top of new unit tests (dc8e2ea92953a6 <https://reviews.llvm.org/rGdc8e2ea92953a6d286feedfb821e99fcec081ad1>) and addressed comments, thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140514

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/lib/Transforms/Vectorize/VPlanVerifier.cpp
  llvm/unittests/Transforms/Vectorize/VPlanVerifierTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140514.491770.patch
Type: text/x-patch
Size: 4908 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230124/438db22d/attachment.bin>


More information about the llvm-commits mailing list