Displaying 2 results from an estimated 2 matches for "d59f1117".
2013 Apr 07
0
[LLVMdev] Integer divide by zero
...Duncan.
My knee-jerk reaction is that emulating hardware behaviour in software
should be avoided. At least in this specific case.
Thanks again,
Cameron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130407/d59f1117/attachment.html>
2013 Apr 07
2
[LLVMdev] Integer divide by zero
Hi Cameron,
On 07/04/13 18:20, Cameron McInally wrote:
> Hey Duncan,
>
> On Sun, Apr 7, 2013 at 11:22 AM, Duncan Sands <baldrick at free.fr
> <mailto:baldrick at free.fr>> wrote:
> ...
>
> can't front-ends implement this themselves using the "select" constant
> expression? For example, rather than dividing by "x" you can divide