On 6/7/23 13:15, Dimitar Dimitrov wrote:
On Tue, Jun 06, 2023 at 08:38:14PM -0600, Jeff Law wrote:


Regression tested for riscv32-none-elf. No changes in gcc.sum and
g++.sum.  I don't have setup to test riscv64.

gcc/ChangeLog:

        * config/riscv/riscv.cc (riscv_print_operand): Calculate
        memmodel only when it is valid.
Good to see you poking around in the RISC-V world Dimitar!  Are you still
poking at the PRU as well?

Hi Jeff,

Yes, I'm still maintaining the PRU backend.

For this patch I was actually poking at the middle end, trying to
implement a small optimization for PRU (PR 106562).  And I wanted
to test if other targets would also benefit from it.
Ah! Too bad, I'd love to have another engineer poking at RV stuff on a regular basis, but I'll take any cleanups/fixes/improvements you may have, of course!

RV32 isn't a bad test target though. Certainly more modern than some of the ports you could have tested against.

Jeff

Reply via email to