Displaying 4 results from an estimated 4 matches for "mblazeintrinsics".
2012 Nov 01
3
[LLVMdev] [llvm-commits] RFC: Merge branches/R600 into TOT for 3.2 release
...f Target/AMDGPU. I always submit patches
> > for changes I make outside of Target/AMDGPU. Isn't that how Open Source
> > is supposed to work? ;)
>
> Well yeah, but sometimes you still have to ask :). Can the intrinsics be pulled into the target directory ala Targets/MBlaze/MBlazeIntrinsics.td or Targets/NVPTX/NVPTXIntrinsics.td?
>
> > What's the best way to break up the patch? In the past I have divided it up
> > into 4 patches:
> >
> > 1. Core Target files (*TargetMachine, *InstInfo, etc.)
> > 2. Target specific passes
> > 3. .td files
&...
2012 Nov 17
0
[LLVMdev] [llvm-commits] RFC: Merge branches/R600 into TOT for 3.2 release
...U. I always submit patches
>>> for changes I make outside of Target/AMDGPU. Isn't that how Open Source
>>> is supposed to work? ;)
>>
>> Well yeah, but sometimes you still have to ask :). Can the intrinsics be pulled into the target directory ala Targets/MBlaze/MBlazeIntrinsics.td or Targets/NVPTX/NVPTXIntrinsics.td?
>>
>>> What's the best way to break up the patch? In the past I have divided it up
>>> into 4 patches:
>>>
>>> 1. Core Target files (*TargetMachine, *InstInfo, etc.)
>>> 2. Target specific passes
>&...
2012 Nov 26
5
[LLVMdev] [llvm-commits] RFC: Merge branches/R600 into TOT for 3.2 release
...patches
> >>> for changes I make outside of Target/AMDGPU. Isn't that how Open Source
> >>> is supposed to work? ;)
> >>
> >> Well yeah, but sometimes you still have to ask :). Can the intrinsics be pulled into the target directory ala Targets/MBlaze/MBlazeIntrinsics.td or Targets/NVPTX/NVPTXIntrinsics.td?
> >>
> >>> What's the best way to break up the patch? In the past I have divided it up
> >>> into 4 patches:
> >>>
> >>> 1. Core Target files (*TargetMachine, *InstInfo, etc.)
> >>> 2...
2012 Nov 29
0
[LLVMdev] [llvm-commits] RFC: Merge branches/R600 into TOT for 3.2 release
...>>>> for changes I make outside of Target/AMDGPU. Isn't that how Open Source
>>>>> is supposed to work? ;)
>>>>
>>>> Well yeah, but sometimes you still have to ask :). Can the intrinsics be pulled into the target directory ala Targets/MBlaze/MBlazeIntrinsics.td or Targets/NVPTX/NVPTXIntrinsics.td?
>>>>
>>>>> What's the best way to break up the patch? In the past I have divided it up
>>>>> into 4 patches:
>>>>>
>>>>> 1. Core Target files (*TargetMachine, *InstInfo, etc.)
>...