RE: [PATCH v4] Match: Support more form for scalar unsigned SAT_ADD

2024-06-06 Thread Li, Pan2
might not always be available or up-to-date when doing match queries. So let's revisit when we run into a case where the simple form isn't enough. Richard. > > Pan > > -Original Message- > From: Li, Pan2 > Sent: Wednesday, June 5, 2024 9:44 PM > To: Richard Biener > Cc:

Re: [PATCH v4] Match: Support more form for scalar unsigned SAT_ADD

2024-06-06 Thread Richard Biener
ing match queries. So let's revisit when we run into a case where the simple form isn't enough. Richard. > > Pan > > -Original Message- > From: Li, Pan2 > Sent: Wednesday, June 5, 2024 9:44 PM > To: Richard Biener > Cc: gcc-patches@gcc.gnu.org; juzhe.zh...@rivai.ai;

RE: [PATCH v4] Match: Support more form for scalar unsigned SAT_ADD

2024-06-05 Thread Li, Pan2
i, Pan2 Sent: Wednesday, June 5, 2024 9:44 PM To: Richard Biener Cc: gcc-patches@gcc.gnu.org; juzhe.zh...@rivai.ai; kito.ch...@gmail.com; tamar.christ...@arm.com Subject: RE: [PATCH v4] Match: Support more form for scalar unsigned SAT_ADD Thanks Richard for comments, will address the comments

RE: [PATCH v4] Match: Support more form for scalar unsigned SAT_ADD

2024-06-05 Thread Li, Pan2
...@gmail.com; tamar.christ...@arm.com Subject: Re: [PATCH v4] Match: Support more form for scalar unsigned SAT_ADD On Thu, May 30, 2024 at 3:37 PM wrote: > > From: Pan Li > > After we support one gassign form of the unsigned .SAT_ADD, we > would like to support more forms including

Re: [PATCH v4] Match: Support more form for scalar unsigned SAT_ADD

2024-06-05 Thread Richard Biener
On Thu, May 30, 2024 at 3:37 PM wrote: > > From: Pan Li > > After we support one gassign form of the unsigned .SAT_ADD, we > would like to support more forms including both the branch and > branchless. There are 5 other forms of .SAT_ADD, list as below: > > Form 1: > #define SAT_ADD_U_1(T)