https://bugs.llvm.org/show_bug.cgi?id=46745
David Stenberg <david.stenb...@ericsson.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
CC| |david.stenb...@ericsson.com
--- Comment #1 from David Stenberg <david.stenb...@ericsson.com> ---
This was fixed by the following commit:
commit 4d75cc4b0a648ede4886fd98ce70d462f5d3994a
Author: Jon Roelofs <jonathan_roel...@apple.com>
Date: Fri Jul 17 14:58:44 2020 -0600
More conservatively report status from LoopIdiomRecognize
Being "precise" here is getting us into trouble with one of the
EXPENSIVE_CHECKS buildbots, see [1]. Rather than reporting IR additions
that
later get rolled back as "no change", instead we now conservatively report
that
there was.
1: http://lists.llvm.org/pipermail/llvm-dev/2020-July/143509.html
Differential Revision: https://reviews.llvm.org/D84071
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs