On 2021/5/11 22:10, Honnappa Nagarahalli wrote:
>
>>>
Thanks for your suggestions, we found that the -fno-tree-vectorize
option works.
PS: This option is not successfully added in the earliest test.
Solution:
1. use the -fno-tree-vectorize option to prevent co
> >
> >>
> >> Thanks for your suggestions, we found that the -fno-tree-vectorize
> >> option works.
> >> PS: This option is not successfully added in the earliest test.
> >>
> >> Solution:
> >> 1. use the -fno-tree-vectorize option to prevent compiler generate
> >> auto vetorization
> >>code,
On 2021/5/9 2:46, Honnappa Nagarahalli wrote:
>
>
>>
>> Thanks for your suggestions, we found that the -fno-tree-vectorize option
>> works.
>> PS: This option is not successfully added in the earliest test.
>>
>> Solution:
>> 1. use the -fno-tree-vectorize option to prevent compiler generate a
>
> > On Fri, Apr 30, 2021 at 5:27 PM fengchengwen
> wrote:
> > >
> > > Hi, ALL
> > > We have a question for your help:
> > > 1. We have two platforms, both of which are ARM64, one of which
> supports
> > > both NEON and SVE, the other only support NEON.
> > > 2. We want to run on both
>
> Thanks for your suggestions, we found that the -fno-tree-vectorize option
> works.
> PS: This option is not successfully added in the earliest test.
>
> Solution:
> 1. use the -fno-tree-vectorize option to prevent compiler generate auto
> vetorization
>code, so tha slow-path will work f
Thanks for your suggestions, we found that the -fno-tree-vectorize option works.
PS: This option is not successfully added in the earliest test.
Solution:
1. use the -fno-tree-vectorize option to prevent compiler generate auto
vetorization
code, so tha slow-path will work fine.
2. add '-march=
>
> On Fri, Apr 30, 2021 at 5:27 PM fengchengwen
> wrote:
> >
> > Hi, ALL
> > We have a question for your help:
> > 1. We have two platforms, both of which are ARM64, one of which
> supports
> > both NEON and SVE, the other only support NEON.
> > 2. We want to run on both platforms wit
On Fri, 30 Apr 2021 20:41:13 +0530
Jerin Jacob wrote:
> On Fri, Apr 30, 2021 at 5:27 PM fengchengwen wrote:
> >
> > Hi, ALL
> > We have a question for your help:
> > 1. We have two platforms, both of which are ARM64, one of which supports
> > both NEON and SVE, the other only support NEON
On Fri, Apr 30, 2021 at 5:27 PM fengchengwen wrote:
>
> Hi, ALL
> We have a question for your help:
> 1. We have two platforms, both of which are ARM64, one of which supports
> both NEON and SVE, the other only support NEON.
> 2. We want to run on both platforms with a single binary file,
Hi, ALL
We have a question for your help:
1. We have two platforms, both of which are ARM64, one of which supports
both NEON and SVE, the other only support NEON.
2. We want to run on both platforms with a single binary file, and use the
highest vector capability of the corresponding
10 matches
Mail list logo