Committed, thanks Kito.
Pan
-Original Message-
From: Kito Cheng
Sent: Sunday, March 31, 2024 9:05 AM
To: Li, Pan2
Cc: gcc-patches@gcc.gnu.org; juzhe.zh...@rivai.ai; Wang, Yanzhang
Subject: Re: [PATCH] RISC-V: Fix misspelled term builtin in error message
lgtm
On Sat, Mar 30, 2024 at
Committed, thanks Kito.
Pan
-Original Message-
From: Kito Cheng
Sent: Sunday, March 31, 2024 8:54 AM
To: Li, Pan2
Cc: gcc-patches@gcc.gnu.org; juzhe.zh...@rivai.ai; Wang, Yanzhang
Subject: Re: [PATCH] RISC-V: Fix one unused varable in riscv_subset_list::parse
LGTM
On Sat, Mar 30, 2
Hi Harald,
>
> I had only a quick glance at your patch. I guess you unintentionally
> forgot to remove those parts that you already committed for PR110987,
> along with the finalize-testcases.
>
Guilty as charged. I guess I got out of the wrong side of the bed :-)
>
> I am still trying to find
This regression has a relatively simple fix. The passing of a subroutine
procedure pointer component to a dummy variable was being missed
completely. The error has been added. Conversely, an error was generated
for a procedure pointer variable but no use was being made of the
interface, if one was
The test for the recently added XiangShan Nanhu microarchitecture is
failing because the scheduler description does not have entries for
certain insn types.
I'm adding branch, jalr, ret and sfb_alu to the scheduler description,
that's enough to get the trivial test to pass. However, I strong
On Sun, 31 Mar 2024 09:53:46 PDT (-0700), Jeff Law wrote:
The test for the recently added XiangShan Nanhu microarchitecture is
failing because the scheduler description does not have entries for
certain insn types.
I'm adding branch, jalr, ret and sfb_alu to the scheduler description,
that's en
Pushed to r14-9736.
在 2024/3/30 下午3:58, Lulu Cheng 写道:
Add descriptions for the compilation options '-mfrecipe' '-mdiv32'
'-mlam-bh' '-mlamcas' and '-mld-seq-sa'.
gcc/ChangeLog:
* doc/invoke.texi: Add descriptions for the compilation
options.
---
gcc/doc/invoke.texi | 45
Pushed to r14-9737.
在 2024/3/30 下午4:43, Yang Yujie 写道:
gcc/ChangeLog:
* config/loongarch/genopts/loongarch.opt.in: Mark -m[no-]recip as
aliases to -mrecip={all,none}, respectively.
* config/loongarch/loongarch.opt: Regenerate.
* config/loongarch/loongarch-def.h (
On Fri, 2024-03-29 at 09:23 +0800, chenglulu wrote:
> I tested spec2006. In the floating-point program, the test items with large
>
> fluctuations are removed, and the rest is basically unchanged.
>
> The fixed-point 464.h264ref (10,10) was 6.7% higher than (5,5) and (10,22).
So IIUC (10,10) is
在 2024/4/1 上午9:29, Xi Ruoyao 写道:
On Fri, 2024-03-29 at 09:23 +0800, chenglulu wrote:
I tested spec2006. In the floating-point program, the test items with large
fluctuations are removed, and the rest is basically unchanged.
The fixed-point 464.h264ref (10,10) was 6.7% higher than (5,5) and
On Mon, 2024-04-01 at 10:22 +0800, chenglulu wrote:
>
> 在 2024/4/1 上午9:29, Xi Ruoyao 写道:
> > On Fri, 2024-03-29 at 09:23 +0800, chenglulu wrote:
> >
> > > I tested spec2006. In the floating-point program, the test items with
> > > large
> > >
> > > fluctuations are removed, and the rest is basi
Fixes: d28ea8e5a704 ("LoongArch: Split loongarch_option_override_internal
into smaller procedures")
gcc/ChangeLog:
* config/loongarch/loongarch.opt.urls: Regenerate.
---
gcc/config/loongarch/loongarch.opt.urls | 19 +--
1 file changed, 17 insertions(
Pushed to r13-8545.
在 2024/3/17 上午10:02, Lulu Cheng 写道:
LTO option streaming and target attributes both require per-function
target configuration, which is achieved via option save/restore.
We implement TARGET_OPTION_{SAVE,RESTORE} to switch the la_target
context in addition to other automatica
Pushed to r12-10303.
在 2024/3/17 上午10:02, Lulu Cheng 写道:
LTO option streaming and target attributes both require per-function
target configuration, which is achieved via option save/restore.
We implement TARGET_OPTION_{SAVE,RESTORE} to switch the la_target
context in addition to other automatic
14 matches
Mail list logo