Hi Jeff,
Thanks for the review!
On Sun, Dec 15, 2024 at 2:59 AM Jeff Law wrote:
> If your integer divider has early exit paths you may want to reduce the
> int_div costs a bit.I found that ~75% of the actual latency as the
> cost worked pretty well for our uarch. Obviously this is a heurist
On 12/14/24 1:09 AM, Anton Blanchard wrote:
This adds the Tenstorrent Ascalon 8 wide architecture (tt-ascalon-d8)
to the list of known cores.
gcc/ChangeLog:
* config/riscv/riscv-cores.def: Add tt-ascalon-d8.
* config/riscv/riscv.cc (tt_ascalon_d8_tune_info): New.
gcc/testsui
This adds the Tenstorrent Ascalon 8 wide architecture (tt-ascalon-d8)
to the list of known cores.
gcc/ChangeLog:
* config/riscv/riscv-cores.def: Add tt-ascalon-d8.
* config/riscv/riscv.cc (tt_ascalon_d8_tune_info): New.
gcc/testsuite/ChangeLog:
* gcc.target/riscv/mcpu-tt