[llvm-commits] [PATCH] MSIL backend: Int bit width printing modification

Artur Pietrek pietreka at gmail.com
Wed Jul 15 04:27:15 PDT 2009


On Tue, Jul 14, 2009 at 11:50 AM, Anton Korobeynikov <
anton at korobeynikov.info> wrote:

> Hi, Artur
>
> > This patch modifies ints' bit width to those supportet by MSIL.
> What will be with corresponding operations? Say, I have i7 add, will it
> be 'promoted' to i8?
>
> How you're dealing with the case when the result of operation wraps?


Hi Anton,
Thanks for pointing it out. I will "rethink" this problem and submit again
when have solution.

Artur
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090715/6330cb81/attachment.html>


More information about the llvm-commits mailing list