Re: [PATCH 2/4] RISC-V: Allow unaligned accesses in cpymemsi expansion

2024-05-15 Thread Christoph Müllner
On Sat, May 11, 2024 at 12:32 AM Jeff Law wrote: > > > > On 5/7/24 11:17 PM, Christoph Müllner wrote: > > The RISC-V cpymemsi expansion is called, whenever the by-pieces > > infrastructure will not take care of the builtin expansion. > > The code emitted by the by-pieces infrastructure may emits c

Re: [PATCH 2/4] RISC-V: Allow unaligned accesses in cpymemsi expansion

2024-05-10 Thread Jeff Law
On 5/7/24 11:17 PM, Christoph Müllner wrote: The RISC-V cpymemsi expansion is called, whenever the by-pieces infrastructure will not take care of the builtin expansion. The code emitted by the by-pieces infrastructure may emits code, that includes unaligned accesses if riscv_slow_unaligned_acc