[LLVMdev] Error in the example of sext instruction in reference manual

Caldarale, Charles R Chuck.Caldarale at unisys.com
Fri Jun 21 09:04:47 PDT 2013


> From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On Behalf Of Bin Tzeng
> Subject: Re: [LLVMdev] Error in the example of sext instruction in reference manual

> Just for a little more clarity, is i16, i32... signed, unsigned, or 
> just a bit pattern?

It's just a bit pattern.  The operations performed on it can treat it as signed, unsigned, or whatever, as appropriate.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers.





More information about the llvm-dev mailing list