Displaying 2 results from an estimated 2 matches for "ecf014ec".
2016 May 31
2
Signed Division and InstCombine
On 31 May 2016 at 15:42, Tim Northover <t.p.northover at gmail.com> wrote:
> A 16-bit division of INT16_MIN by -1 is undefined behaviour but the
> original ext/trunc version is well-defined as 0.
Sorry, INT16_MIN again actually. The main point still stands though, I think.
Tim.
2016 May 31
0
Signed Division and InstCombine
...ext/trunc version is well-defined as 0.
>
> Sorry, INT16_MIN again actually. The main point still stands though, I
> think.
>
> Tim.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160531/ecf014ec/attachment.html>