Displaying 5 results from an estimated 5 matches for "077934".
2009 May 23
2
[LLVMdev] memory lifetime and invariance
...ck Lewycky wrote:
>>
>> That sounds like a serious bug then: {} should be a first class value
>> just like {i32}.
>
> Okay then. I've just posted a patch to llvm-commits which would do
> that:
> http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090518/077934.html
Why not separate the two patches: making {} legal shouldn't be tied to
the new MD type switchover.
-Chris
2009 May 23
0
[LLVMdev] memory lifetime and invariance
...a case
>> where you want this to happen?
>
> That sounds like a serious bug then: {} should be a first class value
> just like {i32}.
Okay then. I've just posted a patch to llvm-commits which would do that:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090518/077934.html
Nick
2009 May 23
0
[LLVMdev] memory lifetime and invariance
...ycky wrote:
>>> That sounds like a serious bug then: {} should be a first class value
>>> just like {i32}.
>> Okay then. I've just posted a patch to llvm-commits which would do
>> that:
>> http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090518/077934.html
>
> Why not separate the two patches: making {} legal shouldn't be tied to
> the new MD type switchover.
That would allow people to use metadata in their instructions.
Nick
2009 May 25
1
[LLVMdev] memory lifetime and invariance
...nds like a serious bug then: {} should be a first class
>>>> value
>>>> just like {i32}.
>>> Okay then. I've just posted a patch to llvm-commits which would do
>>> that:
>>> http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090518/077934.html
>>
>> Why not separate the two patches: making {} legal shouldn't be tied
>> to
>> the new MD type switchover.
>
> That would allow people to use metadata in their instructions.
You can reject that in different ways!
-Chris
2009 May 20
4
[LLVMdev] memory lifetime and invariance
On May 19, 2009, at 7:58 PM, Nick Lewycky wrote:
> Chris Lattner wrote:
>> On May 19, 2009, at 12:32 AM, Nick Lewycky wrote:
>>
>>> Chris Lattner wrote:
>>>> FYI, I wrote up some thoughts on this here:
>>>> http://nondot.org/sabre/LLVMNotes/MemoryUseMarkers.txt
>>>>
>>>> The intention is to allow front-ends to express things