RE: [PATCH v1] Doc: Add Standard-Names ustrunc and sstrunc for integer modes

2024-07-18 Thread Li, Pan2
...@rivai.ai; kito.ch...@gmail.com; tamar.christ...@arm.com; jeffreya...@gmail.com; rdapp@gmail.com Subject: Re: [PATCH v1] Doc: Add Standard-Names ustrunc and sstrunc for integer modes On Thu, Jul 18, 2024 at 7:35 AM Andrew Pinski wrote: > > On Wed, Jul 17, 2024 at 9:20 PM wrote: > > &

Re: [PATCH v1] Doc: Add Standard-Names ustrunc and sstrunc for integer modes

2024-07-18 Thread Richard Biener
On Thu, Jul 18, 2024 at 7:35 AM Andrew Pinski wrote: > > On Wed, Jul 17, 2024 at 9:20 PM wrote: > > > > From: Pan Li > > > > This patch would like to add the doc for the Standard-Names > > ustrunc and sstrunc, include both the scalar and vector integer > > modes. > > Thanks for doing this and t

Re: [PATCH v1] Doc: Add Standard-Names ustrunc and sstrunc for integer modes

2024-07-17 Thread Andrew Pinski
On Wed, Jul 17, 2024 at 9:20 PM wrote: > > From: Pan Li > > This patch would like to add the doc for the Standard-Names > ustrunc and sstrunc, include both the scalar and vector integer > modes. Thanks for doing this and this looks mostly good to me (can't approve it). > > gcc/ChangeLog: > >