Displaying 3 results from an estimated 3 matches for "010a51ba".
2008 May 17
0
[LLVMdev] Troubling promotion of return value to Integer ...
On May 16, 2008, at 4:07 PM, <Alireza.Moshtaghi at microchip.com> wrote:
> To me, this “optimization” problem doesn’t seem to be a consequence
> of doing the promotion differently than what is currently being done
> in llvm.
> Anyways, I don’t agree that the information is completely lost.
> Shouldn’t an llvm pass be able to figure out if the truncated value
> is
2008 May 16
2
[LLVMdev] Troubling promotion of return value to Integer ...
To me, this "optimization" problem doesn't seem to be a consequence of
doing the promotion differently than what is currently being done in
llvm.
Anyways, I don't agree that the information is completely lost.
Shouldn't an llvm pass be able to figure out if the truncated value is
coming from a function call, and since it is aware of calling
convention, it should be able to
2008 May 19
2
[LLVMdev] Troubling promotion of return value to Integer ...
...xtended. This is regardless of
translation unit where the callee is in.
>No, because the callee and caller may be in different translation
units.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080518/010a51ba/attachment.html>