[PATCH] D92200: Ensure SplitEdge to return the new block between the two given blocks
Bangtian Liu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 30 01:36:25 PST 2020
kobeliu85 added a comment.
Yes, it is related to the link you post here, but we focus on the cases of non-critical edge.
In D92200#2420895 <https://reviews.llvm.org/D92200#2420895>, @Meinersbur wrote:
> Is your goal related to what https://github.com/llvm/llvm-project/blob/a8a43b63388f4d348eaa1f1017d6ab3be89b4945/polly/lib/CodeGen/Utils.cpp#L31 does?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92200/new/
https://reviews.llvm.org/D92200
More information about the llvm-commits
mailing list