Re: [EXT] Re: [PATCH] RISC-V: Add tt-ascalon-d8 integer and floating point scheduling model

2025-04-25 Thread Anton Blanchard
Hi Jeff, On Fri, Apr 25, 2025 at 6:04 AM Jeff Law wrote: > > On 4/24/25 2:37 AM, Anton Blanchard wrote: > > Add integer and floating point scheduling models for the Tenstorrent > > Ascalon 8 wide CPU. > > > > gcc/ChangeLog: > > * config/riscv/riscv-cores.def (RISCV_TUNE): Update. > >

Re: [PATCH] RISC-V: Add tt-ascalon-d8 integer and floating point scheduling model

2025-04-24 Thread Jeff Law
On 4/24/25 2:37 AM, Anton Blanchard wrote: Add integer and floating point scheduling models for the Tenstorrent Ascalon 8 wide CPU. gcc/ChangeLog: * config/riscv/riscv-cores.def (RISCV_TUNE): Update. * config/riscv/riscv-opts.h (enum riscv_microarchitecture_type): Ad