search for: p17281950

Displaying 1 result from an estimated 1 matches for "p17281950".

2009 Mar 13
1
[LLVMdev] promotion of return value.
> This does not bound us to any particular size promotion. The solution is generic enough to address all possibilities (of course new attributes may be needed) We are both trying to do the same, I just don't see why this can't be done completely in llvm-gcc or clang. Do you have an C example where we currently do sign extension and that we would be able to avoid it with your proposal?