Re: [PATCH] ssa: Fix up maybe_rewrite_mem_ref_base complex type handling [PR116034]

2024-07-22 Thread Richard Biener
On Tue, 23 Jul 2024, Jakub Jelinek wrote: > Hi! > > The folding into REALPART_EXPR is correct, used only when the mem_offset > is zero, but for IMAGPART_EXPR it didn't check the exact offset value (just > that it is not 0). > The following patch fixes that by using IMAGPART_EXPR only if the offse

Re: [PATCH 3/3] aarch64: add fpm register helper functions.

2024-07-22 Thread Kyrylo Tkachov
> On 22 Jul 2024, at 17:16, Richard Sandiford wrote: > > External email: Use caution opening links or attachments > > > Kyrylo Tkachov writes: >> Hi Claudio, >> >>> On 22 Jul 2024, at 11:30, Claudio Bantaloukas >>> wrote: >>> >>> External email: Use caution opening links or attachments >

<    1   2