g; juzhe.zh...@rivai.ai; kito.ch...@gmail.com;
jeffreya...@gmail.com; rdapp@gmail.com; Chen, Ken ;
Liu, Hongtao
Subject: Re: [PATCH v1 1/3] Match: Support form 7 for unsigned integer SAT_ADD
On Mon, Apr 28, 2025 at 3:35 PM wrote:
>
> From: Pan Li
>
> This patch would like to su
On Mon, Apr 28, 2025 at 3:35 PM wrote:
>
> From: Pan Li
>
> This patch would like to support the form 7 of the unsigned
> integer SAT_ADD, aka below example.
>
> #define DEF_SAT_U_ADD_FMT_7(WT, T) \
> T __attribute__((noinline))\
> sat_u_add_##WT##_##T##_fmt_7(T x, T y) \
>