Re: [committed] [RISC-V] Allow uarchs to set TARGET_OVERLAP_OP_BY_PIECES_P

2024-05-07 Thread Jeff Law
On 5/7/24 3:24 PM, Palmer Dabbelt wrote: @@ -529,6 +536,7 @@ static const struct riscv_tune_param generic_ooo_tune_info = { 4, /* fmv_cost */ false, /* slow_unaligned_access */ false,

Re: [committed] [RISC-V] Allow uarchs to set TARGET_OVERLAP_OP_BY_PIECES_P

2024-05-07 Thread Palmer Dabbelt
puts > in the infrastructure multiple organizations likely need. > > > Built and tested rv64gc. Pushing to the trunk shortly. > jeff > commit 300393484dbfa9fd3891174ea47aa3fb41915abc > Author: Christoph Müllner > Date: Tue May 7 15:16:21 2024 -0600 > > [comm

[committed] [RISC-V] Allow uarchs to set TARGET_OVERLAP_OP_BY_PIECES_P

2024-05-07 Thread Jeff Law
ing to the trunk shortly. jeffcommit 300393484dbfa9fd3891174ea47aa3fb41915abc Author: Christoph Müllner Date: Tue May 7 15:16:21 2024 -0600 [committed] [RISC-V] Allow uarchs to set TARGET_OVERLAP_OP_BY_PIECES_P This is almost exclusively work from the VRULL team. As we