search for: 7ed21a02

Displaying 2 results from an estimated 2 matches for "7ed21a02".

2016 Apr 10
2
ScalarEvolution "add nsw" question
Hey Sanjoy, Thanks for the quick repsonse. On 04/10, Sanjoy Das wrote: > [+CC Bjarke who wrote getNoWrapFlagsFromUB + related bits] Also thanks. > One fundamental reason why we cannot reason about NoWrap flags in SCEV > for arithmetic outside of loops is to avoid issues like this: > > if (cond) { > val[x +nsw y] = 42; > } else { > val[x + y] = 42; > } > >
2016 Apr 12
2
ScalarEvolution "add nsw" question
...back: https://groups.google.com/forum/#!topic/llvm-dev/CBJY51__wOE I don't know if there's been any developments on that since then. Bjarke -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160412/7ed21a02/attachment.html>