[llvm-commits] [PATCH] MSIL backend: Sign extension of operands of signed comparison instructions
Artur Pietrek
pietreka at gmail.com
Wed Jul 15 04:50:49 PDT 2009
On Tue, Jul 14, 2009 at 11:51 AM, Anton Korobeynikov <
anton at korobeynikov.info> wrote:
> Hi Artur
>
> > This patch adds sign extension of operands in sign comparison. This is
> > needed to get correct result.
> Unfortunately, patch does not apply cleanly for me. Could you please
> resubmit?
>
I saw a big change in LLVM code. Here it is again.
Artur
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090715/02f4d85d/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sign_extension_in_int_comparison.patch
Type: text/x-patch
Size: 4180 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090715/02f4d85d/attachment.bin>
More information about the llvm-commits
mailing list