[cfe-dev] AST Representation of Conversions
    Sebastian Redl 
    sebastian.redl at getdesigned.at
       
    Wed Jul 29 04:11:04 PDT 2009
    
    
  
Cédric Venet wrote:
>
>>> CodeGen needs to distinguish:
>>> <snip>
>>>     
>>
>> Quite an exhaustive list! I can't think of any you missed, except 
>> perhaps "no-op" conversions that merely adjust types (e.g., by
>> adding  qualifiers) and require no code generation.
>>   
>
> I don't see where floating point to integer conversion and integer to
> floating-point fit.
You're right, I forgot those.
Sebastian
    
    
More information about the cfe-dev
mailing list