Re: [PATCH 0/3] RISC-V: AMO testsuite cleanup

2024-06-25 Thread Jeff Law
On 6/25/24 3:14 PM, Patrick O'Neill wrote: This is another round of AMO testcase cleanup. Consolidates a lot of testcases and unifies the testcase names. Patrick O'Neill (3): RISC-V: Rename amo testcases RISC-V: Consolidate amo testcase variants RISC-V: Update testcase comments to po

[PATCH 0/3] RISC-V: AMO testsuite cleanup

2024-06-25 Thread Patrick O'Neill
This is another round of AMO testcase cleanup. Consolidates a lot of testcases and unifies the testcase names. Patrick O'Neill (3): RISC-V: Rename amo testcases RISC-V: Consolidate amo testcase variants RISC-V: Update testcase comments to point to PSABI rather than Table A.6 .../gcc.ta

Re: [PATCH 0/3] RISC-V: Amo testsuite cleanup

2024-06-12 Thread Jeff Law
On 6/11/24 12:03 PM, Patrick O'Neill wrote: This series moves the atomic-related riscv testcases into their own folder and fixes some minor bugs/rigidity of existing testcases. This series is OK. jeff

[PATCH 0/3] RISC-V: Amo testsuite cleanup

2024-06-11 Thread Patrick O'Neill
This series moves the atomic-related riscv testcases into their own folder and fixes some minor bugs/rigidity of existing testcases. Patrick O'Neill (3): RISC-V: Move amo tests into subfolder RISC-V: Fix amoadd call arguments RISC-V: Allow any temp register to be used in amo tests .../risc