[PATCH] D64309: [LoopInfo] Update getExitEdges to accept vector of pairs for non const BasicBlock
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 8 10:20:08 PDT 2019
fhahn accepted this revision.
fhahn added a comment.
LGTM, thanks for the alternative approach. It would be great if you could add a sentence about the reasoning (more consistent with the rest of the Loop APIs) in the commit message.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64309/new/
https://reviews.llvm.org/D64309
More information about the llvm-commits
mailing list