[PATCH] D78847: [LV] Fix recording of BranchTakenCount for FoldTail
Ayal Zaks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 26 09:01:34 PDT 2020
Ayal added a comment.
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 ;-)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78847/new/
https://reviews.llvm.org/D78847
More information about the llvm-commits
mailing list