Re: [PATCH 1/2] Re-format zen memcpy/memset costs.

2020-07-29 Thread Jan Hubicka
> The patch improves readability of the memcpy and memset > expansion strategies. > > gcc/ChangeLog: > > * config/i386/x86-tune-costs.h: Change code formatting. OK, thanks! Honza > --- > gcc/config/i386/x86-tune-costs.h | 38 +++- > 1 file changed, 28

[PATCH 1/2] Re-format zen memcpy/memset costs.

2020-06-01 Thread Martin Liška
The patch improves readability of the memcpy and memset expansion strategies. gcc/ChangeLog: * config/i386/x86-tune-costs.h: Change code formatting. --- gcc/config/i386/x86-tune-costs.h | 38 +++- 1 file changed, 28 insertions(+), 10 deletions(-) diff --git