Displaying 1 result from an estimated 1 matches for "35a04f3a".
2017 Aug 14
2
PHI nodes and connected ICMp
Hi,
On Sun, Aug 13, 2017 at 5:58 AM, Anastasiya Ruzhanskaya via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
> And still, aren't there any possibilities to find that phi node, that led
> SCEV to compute max trip count?
So there is no good answer to your question since in most cases SCEV
does not directly look at PHI nodes (or expressions based off of the
PHI node). It converts