On 4/28/23 11:04, Jeff Law wrote:
On 4/27/23 10:23, Patrick O'Neill wrote:This change brings atomic loads in line with table A.6 of the ISA manual. 2023-04-27 Patrick O'Neill <patr...@rivosinc.com> gcc/ChangeLog: * config/riscv/sync.md (atomic_load<mode>): Implement atomic load mapping.OK. jeff
Committed. Patrick