Displaying 3 results from an estimated 3 matches for "6df42317".
2008 May 16
0
[LLVMdev] Troubling promotion of return value to Integer ...
On May 14, 2008, at 10:43 AM, <Alireza.Moshtaghi at microchip.com> <Alireza.Moshtaghi at microchip.com
> wrote:
> In this thread I’m trying to merge two email threads into one,
> because both discuss the same problem that’s troubling us and I
> would like to reach a conclusion on what would be the best approach.
> To minimize the size of this thread I only mention
2008 May 16
4
[LLVMdev] Troubling promotion of return value to Integer ...
...zero extended. I think we can handle this by adding some new
attributes, but this is marginally ugly.
>
>What do you think?
>
>-Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080516/6df42317/attachment.html>
2008 May 14
7
[LLVMdev] Troubling promotion of return value to Integer ...
In this thread I'm trying to merge two email threads into one, because
both discuss the same problem that's troubling us and I would like to
reach a conclusion on what would be the best approach.
To minimize the size of this thread I only mention the subject of the
other two threads:
(1) [LLVMdev] Integer promotion of return node operand
(initiated by Sachin)
(2) [LLVMdev] trouble