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

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 21 15:28:48 PST 2022


fhahn created this revision.
fhahn added reviewers: Ayal, gilr, rengolin.
Herald added subscribers: tschuett, psnobl, rogfer01, bollu, hiraditya.
Herald added a project: All.
fhahn requested review of this revision.
Herald added subscribers: pcwang-thead, vkmr.
Herald added a project: LLVM.

Use VPDominatorTree to generalize def-use verification.

Depends on D140513 <https://reviews.llvm.org/D140513>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D140514

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/lib/Transforms/Vectorize/VPlanVerifier.cpp
  llvm/lib/Transforms/Vectorize/VPlanVerifier.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140514.484706.patch
Type: text/x-patch
Size: 4434 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221221/a0221e99/attachment.bin>


More information about the llvm-commits mailing list