Re: [PATCH 0/4] tree-wide: fix comparison to bitshift when dealing with a mask

From: Julia Lawall
Date: Tue Feb 06 2018 - 08:54:46 EST




On Tue, 6 Feb 2018, Wolfram Sang wrote:

> Hi Julia,
>
> > and got the results below. I can make a version for the kernel shortly.
>
> It should probably take care of right-shifting, too?

I did that too but got no results. Perhaps right shifting constants is
pretty uncommon. I can put that in the complete rule though.

julia