Hi
I have a question abt type information such as unsigned/signed. I
find that the information is not retained in the intermediate form and
if needed conversions are generated. So if I needed to generate
different instructions for signed/unsigned, is that possible ?