search for: 06d19ff4

Displaying 3 results from an estimated 3 matches for "06d19ff4".

2013 Apr 07
0
[LLVMdev] Integer divide by zero
On Sun, Apr 7, 2013 at 7:24 PM, Cameron McInally <cameron.mcinally at nyu.edu> wrote: > Hey Jeffrey, > > Thanks for the suggestion. A few comments... > > On Sun, Apr 7, 2013 at 12:31 PM, Jeffrey Yasskin <jyasskin at googlers.com> > wrote: > ... >> >> If you can find a way to implement -fsanitize=undefined to use the FP >> trap instead of a branch
2013 Apr 07
3
[LLVMdev] Integer divide by zero
Hey Jeffrey, Thanks for the suggestion. A few comments... On Sun, Apr 7, 2013 at 12:31 PM, Jeffrey Yasskin <jyasskin at googlers.com>wrote: ... > > If you can find a way to implement -fsanitize=undefined to use the FP > trap instead of a branch when checking floating division by 0, I > suspect such a patch would stand a good chance of being accepted. > (Although I'm not
2013 Apr 07
3
[LLVMdev] Integer divide by zero
...t integer divisions. As a reminder, this discussion originated in the constant folder. The non-constant behaviour works just fine. Thanks again, Cameron -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130407/06d19ff4/attachment.html>