Use VPDominatorTree to generalize def-use verification.
Depends on D140513.
Differential D140514
[VPlan] Use VPDominatorTree in VPlanVerifier . fhahn on Dec 21 2022, 3:28 PM. Authored by
Details Use VPDominatorTree to generalize def-use verification. Depends on D140513.
Diff Detail
Event Timeline
Comment Actions Ship it!
|
Blend recipe should adhere to def-before-use?
PredInstPHI should be considered a header phi?
Worth having a test to check the verifier?