Displaying 13 results from an estimated 13 matches for "ptxintrinsicinstrinfo".
2011 Nov 21
1
[LLVMdev] PTX builtin functions.
On Mon, Nov 21, 2011 at 7:01 AM, Alberto Magni <alberto.magni86 at gmail.com>wrote:
> Hi Justin,
>
> attached you find the patch for the integer max instruction.
> The multiclass PTX_INTRINSIC_INT3 in file PTXIntrinsicInstrInfo.td
> is almost an exact copy of PTX_INT3 in PTXInstrInfo.td, maybe
> a modification of this class can be defined in a separate file.
>
I'm copying llvmdev. We should keep discussions like this on the list for
the benefit of others.
We can probably factor out a generic description,...
2011 Nov 21
0
[LLVMdev] PTX builtin functions.
...stin.holewinski at gmail.com> wrote:
> On Mon, Nov 21, 2011 at 7:01 AM, Alberto Magni <alberto.magni86 at gmail.com>
> wrote:
>>
>> Hi Justin,
>>
>> attached you find the patch for the integer max instruction.
>> The multiclass PTX_INTRINSIC_INT3 in file PTXIntrinsicInstrInfo.td
>> is almost an exact copy of PTX_INT3 in PTXInstrInfo.td, maybe
>> a modification of this class can be defined in a separate file.
>
>
> I'm copying llvmdev. We should keep discussions like this on the list for
> the benefit of others.
I always forget "Reply...
2011 Nov 21
2
[LLVMdev] PTX builtin functions.
...gt; > On Mon, Nov 21, 2011 at 7:01 AM, Alberto Magni <
> alberto.magni86 at gmail.com>
> > wrote:
> >>
> >> Hi Justin,
> >>
> >> attached you find the patch for the integer max instruction.
> >> The multiclass PTX_INTRINSIC_INT3 in file PTXIntrinsicInstrInfo.td
> >> is almost an exact copy of PTX_INT3 in PTXInstrInfo.td, maybe
> >> a modification of this class can be defined in a separate file.
> >
> >
> > I'm copying llvmdev. We should keep discussions like this on the list
> for
> > the benefit of ot...
2011 Nov 22
0
[LLVMdev] PTX builtin functions.
...7:01 AM, Alberto Magni
>> > <alberto.magni86 at gmail.com>
>> > wrote:
>> >>
>> >> Hi Justin,
>> >>
>> >> attached you find the patch for the integer max instruction.
>> >> The multiclass PTX_INTRINSIC_INT3 in file PTXIntrinsicInstrInfo.td
>> >> is almost an exact copy of PTX_INT3 in PTXInstrInfo.td, maybe
>> >> a modification of this class can be defined in a separate file.
>> >
>> >
>> > I'm copying llvmdev. We should keep discussions like this on the list
>> > fo...
2011 Nov 22
2
[LLVMdev] PTX builtin functions.
...t; <alberto.magni86 at gmail.com>
> >> > wrote:
> >> >>
> >> >> Hi Justin,
> >> >>
> >> >> attached you find the patch for the integer max instruction.
> >> >> The multiclass PTX_INTRINSIC_INT3 in file
> PTXIntrinsicInstrInfo.td
> >> >> is almost an exact copy of PTX_INT3 in PTXInstrInfo.td, maybe
> >> >> a modification of this class can be defined in a separate file.
> >> >
> >> >
> >> > I'm copying llvmdev. We should keep discussions like this on...
2011 Nov 23
2
[LLVMdev] PTX builtin functions.
...> wrote:
> >> >> >>
> >> >> >> Hi Justin,
> >> >> >>
> >> >> >> attached you find the patch for the integer max instruction.
> >> >> >> The multiclass PTX_INTRINSIC_INT3 in file
> >> PTXIntrinsicInstrInfo.td
> >> >> >> is almost an exact copy of PTX_INT3 in PTXInstrInfo.td, maybe
> >> >> >> a modification of this class can be defined in a separate file.
> >> >> >
> >> >> >
> >> >> > I'm copying llvmd...
2011 Nov 16
4
[LLVMdev] PTX builtin functions.
Dear Justin,
I am trying to add the support for some OpenCL builtin functions to
the PTX backend.
The attached file represent the first stub of a patch for the fmax
builtin function.
The test case I am trying is the following:
define ptx_device float @f(float %x, float %y) {
entry:
%z = call float @fmax(float %x, float %y)
ret float %z
}
declare float @fmax(float, float)
But at the moment
2011 Nov 23
0
[LLVMdev] PTX builtin functions.
...ail.com>
>> >> > wrote:
>> >> >>
>> >> >> Hi Justin,
>> >> >>
>> >> >> attached you find the patch for the integer max instruction.
>> >> >> The multiclass PTX_INTRINSIC_INT3 in file
>> PTXIntrinsicInstrInfo.td
>> >> >> is almost an exact copy of PTX_INT3 in PTXInstrInfo.td, maybe
>> >> >> a modification of this class can be defined in a separate file.
>> >> >
>> >> >
>> >> > I'm copying llvmdev. We should keep discu...
2011 Nov 23
0
[LLVMdev] PTX builtin functions.
...>> >>
> > >> >> >> Hi Justin,
> > >> >> >>
> > >> >> >> attached you find the patch for the integer max instruction.
> > >> >> >> The multiclass PTX_INTRINSIC_INT3 in file
> > >> PTXIntrinsicInstrInfo.td
> > >> >> >> is almost an exact copy of PTX_INT3 in PTXInstrInfo.td, maybe
> > >> >> >> a modification of this class can be defined in a separate file.
> > >> >> >
> > >> >> >
> > >> >> &...
2011 Dec 04
2
[LLVMdev] PTX builtin functions.
...gt;> > >> >> >> Hi Justin,
>> > >> >> >>
>> > >> >> >> attached you find the patch for the integer max instruction.
>> > >> >> >> The multiclass PTX_INTRINSIC_INT3 in file
>> > >> PTXIntrinsicInstrInfo.td
>> > >> >> >> is almost an exact copy of PTX_INT3 in PTXInstrInfo.td, maybe
>> > >> >> >> a modification of this class can be defined in a separate file.
>> > >> >> >
>> > >> >> >
>> >...
2011 Dec 08
3
[LLVMdev] PTX builtin functions.
...gt;> > >> >> >> Hi Justin,
>> > >> >> >>
>> > >> >> >> attached you find the patch for the integer max instruction.
>> > >> >> >> The multiclass PTX_INTRINSIC_INT3 in file
>> > >> PTXIntrinsicInstrInfo.td
>> > >> >> >> is almost an exact copy of PTX_INT3 in PTXInstrInfo.td, maybe
>> > >> >> >> a modification of this class can be defined in a separate file.
>> > >> >> >
>> > >> >> >
>> >...
2011 Dec 05
0
[LLVMdev] PTX builtin functions.
...; >> >> Hi Justin,
> >> > >> >> >>
> >> > >> >> >> attached you find the patch for the integer max instruction.
> >> > >> >> >> The multiclass PTX_INTRINSIC_INT3 in file
> >> > >> PTXIntrinsicInstrInfo.td
> >> > >> >> >> is almost an exact copy of PTX_INT3 in PTXInstrInfo.td,
> maybe
> >> > >> >> >> a modification of this class can be defined in a separate
> file.
> >> > >> >> >
> >> > >&g...
2011 Dec 08
0
[LLVMdev] PTX builtin functions.
...; >> >> Hi Justin,
> >> > >> >> >>
> >> > >> >> >> attached you find the patch for the integer max instruction.
> >> > >> >> >> The multiclass PTX_INTRINSIC_INT3 in file
> >> > >> PTXIntrinsicInstrInfo.td
> >> > >> >> >> is almost an exact copy of PTX_INT3 in PTXInstrInfo.td,
> maybe
> >> > >> >> >> a modification of this class can be defined in a separate
> file.
> >> > >> >> >
> >> > >&g...