search for: c885822c

Displaying 2 results from an estimated 2 matches for "c885822c".

2013 Apr 07
0
[LLVMdev] Integer divide by zero
...ting your suggestion? Thanks, Cameron P.S. Is it your intention to hide the simple constant expression from the constant folder? I.e. (x == 0) ? 0 : x. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130407/c885822c/attachment.html>
2013 Apr 07
2
[LLVMdev] Integer divide by zero
Hi Cameron, On 06/04/13 22:52, Cameron McInally wrote: > On Sat, Apr 6, 2013 at 3:22 PM, Jeff Bezanson <jeff.bezanson at gmail.com > <mailto:jeff.bezanson at gmail.com>> wrote: > > A division intrinsic with defined behavior on all arguments would be > awesome! Thanks for considering this. > > > 'Tis a good compromise. If there are no