Re: [committed] Adjust expectations for pr59533-1.c

2024-01-21 Thread Oleg Endo
On Sun, 2024-01-21 at 19:14 -0700, Jeff Law wrote: > The change for pr111267 twiddled code generation for sh/pr59533-1.c > > We end up eliminating two comparisons, but require two shll instructions > to do so. And in a couple places we're using an addc sequence rather > than a subc sequence.

[committed] Adjust expectations for pr59533-1.c

2024-01-21 Thread Jeff Law
ed] Adjust expectations for pr59533-1.c The change for pr111267 twiddled code generation for sh/pr59533-1.c We end up eliminating two comparisons, but require two shll instructions to do so. And in a couple places we're using an addc sequence rather than a subc s