[PATCH] D94470: [LSR] Don't break a critical edge if parent ends with "callbr"
Nick Desaulniers via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 12 12:58:38 PST 2021
nickdesaulniers added a comment.
In D94470#2493986 <https://reviews.llvm.org/D94470#2493986>, @void wrote:
> In D94470#2493138 <https://reviews.llvm.org/D94470#2493138>, @nickdesaulniers wrote:
>
>> I guess the presence of the profile data makes it difficult to use bugpoint to reduce the test case more?
>
> It looks like I was able to reduce it. PTAL.
The test case passes for me on ToT; was it over-reduced perhaps?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94470/new/
https://reviews.llvm.org/D94470
More information about the llvm-commits
mailing list