Re: [PATCH] cleanup: make all cond_len_* and mask_len_* consistent on the order of mask and len

2023-07-21 Thread Lehua Ding
Commited, thanks Richard. Bootstrap and regression passed. --Original-- From: "Richard Biener"

Re: [PATCH] cleanup: make all cond_len_* and mask_len_* consistent on the order of mask and len

2023-07-21 Thread Richard Biener via Gcc-patches
On Fri, 21 Jul 2023, Juzhe-Zhong wrote: > This patch is depending on: > https://gcc.gnu.org/pipermail/gcc-patches/2023-July/625121.html > > Hi, Richard and Richi. > > This patch is to align the order of mask and len. > > Currently, According to this piece code: > if

[PATCH] cleanup: make all cond_len_* and mask_len_* consistent on the order of mask and len

2023-07-20 Thread Juzhe-Zhong
This patch is depending on: https://gcc.gnu.org/pipermail/gcc-patches/2023-July/625121.html Hi, Richard and Richi. This patch is to align the order of mask and len. Currently, According to this piece code: if (final_len && final_mask) call =