[PATCH] D134663: [LoopDeletion] Clear block & loop dispo cache after breaking backedge.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 30 03:23:41 PDT 2022
fhahn added a comment.
In D134663#3816095 <https://reviews.llvm.org/D134663#3816095>, @dblaikie wrote:
> In D134663#3816053 <https://reviews.llvm.org/D134663#3816053>, @fhahn wrote:
>
>> In D134663#3816040 <https://reviews.llvm.org/D134663#3816040>, @dblaikie wrote:
>>
>>>
>
> Ah, sounds good to me, then (though I'll leave it to other folks more familiar with the code to approve) - maybe a link to/quote from one of those failures would be good to include in the commit message.
I added a note about how this is covered to the commit message but didn't have a link to a specific failure in buildbot handy.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134663/new/
https://reviews.llvm.org/D134663
More information about the llvm-commits
mailing list