On 10/21/24 18:30, Jonathan Wakely wrote:
> On Mon, 21 Oct 2024 at 17:29, Ricardo Jesus wrote:
>>
>> On 10/14/24 14:37, Jonathan Wakely wrote:
>>>
>>>
>>> On Mon, 14 Oct 2024 at 14:36, Kyrylo Tkachov wrote:
> On 14 Oct 2024, at 15:28, Ricardo Jesus wrote:
>
> External
On Mon, 21 Oct 2024 at 17:29, Ricardo Jesus wrote:
>
> On 10/14/24 14:37, Jonathan Wakely wrote:
> >
> >
> > On Mon, 14 Oct 2024 at 14:36, Kyrylo Tkachov wrote:
> >>
> >>
> >>
> >>> On 14 Oct 2024, at 15:28, Ricardo Jesus wrote:
> >>>
> >>> External email: Use caution opening links or attachment
On 10/14/24 14:37, Jonathan Wakely wrote:
>
>
> On Mon, 14 Oct 2024 at 14:36, Kyrylo Tkachov wrote:
>>
>>
>>
>>> On 14 Oct 2024, at 15:28, Ricardo Jesus wrote:
>>>
>>> External email: Use caution opening links or attachments
>>>
>>>
>>> This patch modifies the implementation of the vectorized m
On Mon, 14 Oct 2024 at 14:36, Kyrylo Tkachov wrote:
>
>
>
> > On 14 Oct 2024, at 15:28, Ricardo Jesus wrote:
> >
> > External email: Use caution opening links or attachments
> >
> >
> > This patch modifies the implementation of the vectorized mersenne
> > twister random number generator to use __
> On 14 Oct 2024, at 15:28, Ricardo Jesus wrote:
>
> External email: Use caution opening links or attachments
>
>
> This patch modifies the implementation of the vectorized mersenne
> twister random number generator to use __builtin_shufflevector instead
> of __builtin_shuffle. This makes it
On 10/11/24 20:00, Jonathan Wakely wrote:
>
> On Fri, 11 Oct 2024 at 19:52, Christophe Lyon
> wrote:
>>
>> On Fri, 11 Oct 2024 at 17:52, Jonathan Wakely wrote:
>>>
>>> On Wed, 9 Oct 2024 at 10:41, Ricardo Jesus wrote:
This patch modifies the implementation of the vectorized Mersenne
>
This patch modifies the implementation of the vectorized mersenne
twister random number generator to use __builtin_shufflevector instead
of __builtin_shuffle. This makes it (almost) compatible with Clang.
To make the implementation fully compatible with Clang, Clang will need
to support internal N
On Fri, 11 Oct 2024 at 21:00, Jonathan Wakely wrote:
>
> On Fri, 11 Oct 2024 at 19:52, Christophe Lyon
> wrote:
> >
> > On Fri, 11 Oct 2024 at 17:52, Jonathan Wakely wrote:
> > >
> > > On Wed, 9 Oct 2024 at 10:41, Ricardo Jesus wrote:
> > > >
> > > > This patch modifies the implementation of th
On Fri, 11 Oct 2024 at 19:52, Christophe Lyon
wrote:
>
> On Fri, 11 Oct 2024 at 17:52, Jonathan Wakely wrote:
> >
> > On Wed, 9 Oct 2024 at 10:41, Ricardo Jesus wrote:
> > >
> > > This patch modifies the implementation of the vectorized Mersenne
> > > Twister random number generator to use __bui
On Fri, 11 Oct 2024 at 17:52, Jonathan Wakely wrote:
>
> On Wed, 9 Oct 2024 at 10:41, Ricardo Jesus wrote:
> >
> > This patch modifies the implementation of the vectorized Mersenne
> > Twister random number generator to use __builtin_shufflevector instead
> > of __builtin_shuffle. This makes it (
On Wed, 9 Oct 2024 at 10:41, Ricardo Jesus wrote:
>
> This patch modifies the implementation of the vectorized Mersenne
> Twister random number generator to use __builtin_shufflevector instead
> of __builtin_shuffle. This makes it (almost) compatible with Clang.
>
> To make the implementation full
This patch modifies the implementation of the vectorized Mersenne
Twister random number generator to use __builtin_shufflevector instead
of __builtin_shuffle. This makes it (almost) compatible with Clang.
To make the implementation fully compatible with Clang, Clang will need
to support internal
12 matches
Mail list logo