Displaying 2 results from an estimated 2 matches for "dde54bcd".
2015 Jun 15
2
[LLVMdev] Expressing ambiguous points-to info in AliasAnalysis::alias(...) results?
...was
> okay, but gave up after a while.
>
I'm not quite sure which things you're referring to in that statement.
Would you mind clarifying?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150615/dde54bcd/attachment.html>
2015 Jun 15
2
[LLVMdev] Expressing ambiguous points-to info in AliasAnalysis::alias(...) results?
>
> > The algorithm maintains a may-point-to graph. Unfortunately the
> algorithm
> > doesn't delete an "A-->B" edge when there's a strong update of "A" but
> the
> > value copied into "A" isn't a pointer. So the interpretation of "A"
> having
> > only one outbound edge (to "B") is a little