Use VPDominatorTree to generalize def-use verification.
Depends on D140513.
Paths
| Differential D140514
[VPlan] Use VPDominatorTree in VPlanVerifier . ClosedPublic Authored by fhahn on Dec 21 2022, 3:28 PM.
Details Summary Use VPDominatorTree to generalize def-use verification. Depends on D140513.
Diff Detail
Event Timeline
fhahn added inline comments.
Comment Actions Ship it!
This revision is now accepted and ready to land.Jan 24 2023, 8:31 AM fhahn added inline comments. Closed by commit rGb6b3d20d0698: [VPlan] Use VPDominatorTree in VPlanVerifier . (authored by fhahn). · Explain WhyJan 25 2023, 8:33 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 492064 llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/lib/Transforms/Vectorize/VPlanVerifier.cpp
llvm/unittests/Transforms/Vectorize/VPlanVerifierTest.cpp
|
nit: can be done independent of this patch.