This is an archive of the discontinued LLVM Phabricator instance.

[NFCI] Use less memory by storing the Loop* as visited instead of storing each BasicBlock* in the block as visited.
Needs ReviewPublic

Authored by nicholas on Apr 16 2019, 12:38 AM.
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None

Diff Detail