search for: 816705ad

Displaying 2 results from an estimated 2 matches for "816705ad".

2013 Oct 03
0
[LLVMdev] ScalarEvolution::createNodeForPHI
...problem of earlier passes, like Reassociate and GVN, dropping flags, and allows code to be rewritten based on SCEV without losing the invariants. -Andy -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131003/816705ad/attachment.html>
2013 Oct 03
2
[LLVMdev] ScalarEvolution::createNodeForPHI
On 10/03/2013 06:55 PM, Andrew Trick wrote: > > On Oct 3, 2013, at 7:15 AM, Michele Scandale <michele.scandale at gmail.com> wrote: > >> On 10/03/2013 01:22 AM, Andrew Trick wrote: >>> >>> I’m not sure how to make sense of an NUW flag coming from a sub. >>> >>> NSW is just a misnomer for signed overflow. SCEV canonicalizes sub a,b to add