Re: [PATCH] LoongArch: Pass cache information to optimizer

2022-09-26 Thread Lulu Cheng
在 2022/9/27 上午11:16, Xi Ruoyao 写道: On Mon, 2022-09-26 at 15:04 +0800, Lulu Cheng wrote: This change may have to wait for the test results to determine whether to merge. With this patch and my other pending patches - https://gcc.gnu.org/pipermail/gcc-patches/2022-September/602172.html - https:

Re: [PATCH] LoongArch: Pass cache information to optimizer

2022-09-26 Thread Xi Ruoyao via Gcc-patches
On Mon, 2022-09-26 at 15:04 +0800, Lulu Cheng wrote: > This change may have to wait for the test results to determine whether > to merge. With this patch and my other pending patches - https://gcc.gnu.org/pipermail/gcc-patches/2022-September/602172.html - https://gcc.gnu.org/pipermail/gcc-patches

Re: [PATCH] LoongArch: Pass cache information to optimizer

2022-09-26 Thread Lulu Cheng
This change may have to wait for the test results to determine whether to merge. 在 2022/9/26 下午2:58, Xi Ruoyao 写道: Currently our cache information from -mtune is not really used, pass it to the optimizer so it will be really in-effect. gcc/ChangeLog: * config/loongarch/loongarch.cc

[PATCH] LoongArch: Pass cache information to optimizer

2022-09-25 Thread Xi Ruoyao via Gcc-patches
Currently our cache information from -mtune is not really used, pass it to the optimizer so it will be really in-effect. gcc/ChangeLog: * config/loongarch/loongarch.cc (loongarch_option_override_internal): Set the corresponding params for L1D cache line size, L1D cache siz