[PATCH] D78847: [LV] Fix recording of BranchTakenCount for FoldTail
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 26 09:33:39 PDT 2020
fhahn added a comment.
In D78847#2004129 <https://reviews.llvm.org/D78847#2004129>, @Ayal wrote:
> In D78847#2003543 <https://reviews.llvm.org/D78847#2003543>, @fhahn wrote:
>
> > LGTM, thanks!
> >
> > I'll add a reduced version of the crashing case from D78847 <https://reviews.llvm.org/D78847> when I recommit it.
>
>
> Thanks! Managed to devise a test independent of D76992 <https://reviews.llvm.org/D76992> (proving it ain't the latter's fault ;-)
Great, that's even better!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78847/new/
https://reviews.llvm.org/D78847
More information about the llvm-commits
mailing list