public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Number of ALU in la464.md
@ 2022-09-25 11:28 Xi Ruoyao
  2022-09-27  2:40 ` Lulu Cheng
  0 siblings, 1 reply; 3+ messages in thread
From: Xi Ruoyao @ 2022-09-25 11:28 UTC (permalink / raw)
  To: Lulu Cheng; +Cc: gcc, Wang Xuerui

Hi,

According to the schematic
(https://loongson.github.io/LoongArch-Documentation/Loongson-3A5000-usermanual-EN.html#la464-processor-core,
Figure 5) we have 4 ALUs in LA464, but in la464.md we only define
la464_alu1 and la464_alu2.

Should we add la464_alu{3,4} as well, or am I missing something here?
-- 
Xi Ruoyao <xry111@xry111.site>
School of Aerospace Science and Technology, Xidian University

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Number of ALU in la464.md
  2022-09-25 11:28 Number of ALU in la464.md Xi Ruoyao
@ 2022-09-27  2:40 ` Lulu Cheng
  2022-09-27  2:50   ` Xi Ruoyao
  0 siblings, 1 reply; 3+ messages in thread
From: Lulu Cheng @ 2022-09-27  2:40 UTC (permalink / raw)
  To: Xi Ruoyao; +Cc: gcc, Wang Xuerui

You are right, I just added it before, but I didn't see the performance 
improvement,

so I didn't change this place.

在 2022/9/25 下午7:28, Xi Ruoyao 写道:
> Hi,
>
> According to the schematic
> (https://loongson.github.io/LoongArch-Documentation/Loongson-3A5000-usermanual-EN.html#la464-processor-core,
> Figure 5) we have 4 ALUs in LA464, but in la464.md we only define
> la464_alu1 and la464_alu2.
>
> Should we add la464_alu{3,4} as well, or am I missing something here?


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Number of ALU in la464.md
  2022-09-27  2:40 ` Lulu Cheng
@ 2022-09-27  2:50   ` Xi Ruoyao
  0 siblings, 0 replies; 3+ messages in thread
From: Xi Ruoyao @ 2022-09-27  2:50 UTC (permalink / raw)
  To: Lulu Cheng; +Cc: gcc, Wang Xuerui

On Tue, 2022-09-27 at 10:40 +0800, Lulu Cheng wrote:
> You are right, I just added it before, but I didn't see the performance 
> improvement,
> 
> so I didn't change this place.

Alright, so just left la464.md as-is for now.

I'll try Phoronix bench suite on LoongArch once a binary distro is in a
good shape (Phoronix bench suite uses package managers like apt or dnf
but they are not in Linux From Scratch, and I don't have access to
expensive SPEC CPU suite).

> 在 2022/9/25 下午7:28, Xi Ruoyao 写道:
> > Hi,
> > 
> > According to the schematic
> > (https://loongson.github.io/LoongArch-Documentation/Loongson-3A5000-
> > usermanual-EN.html#la464-processor-core,
> > Figure 5) we have 4 ALUs in LA464, but in la464.md we only define
> > la464_alu1 and la464_alu2.
> > 
> > Should we add la464_alu{3,4} as well, or am I missing something
> > here?
> 

-- 
Xi Ruoyao <xry111@xry111.site>
School of Aerospace Science and Technology, Xidian University

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-09-27  2:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-25 11:28 Number of ALU in la464.md Xi Ruoyao
2022-09-27  2:40 ` Lulu Cheng
2022-09-27  2:50   ` Xi Ruoyao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).