This is an archive of the discontinued LLVM Phabricator instance.

[LLVM] [RegionInfo] Introduce getExitingBlocks to get all predecessors of Exit in the current region.
ClosedPublic

Authored by etherzhhb on Aug 1 2017, 10:55 PM.

Details

Diff Detail

Repository
rL LLVM

Event Timeline

etherzhhb created this revision.Aug 1 2017, 10:55 PM
grosser accepted this revision.Aug 1 2017, 11:34 PM

LGTM. Thanks for the contribution.

include/llvm/Analysis/RegionInfo.h
402 ↗(On Diff #109275)

blocks

This revision is now accepted and ready to land.Aug 1 2017, 11:34 PM

Hi ether, any plans to commit this?

This revision was automatically updated to reflect the committed changes.