On 11/4/24 3:48 AM, Richard Biener wrote:
When we end up expanding a SSA name copy with BLKmode regs which can
happen for vectors, possibly wrapped in a NOP-conversion or
a PAREN_EXPR and we are not optimizing we can end up with two
BLKmode MEMs that expand_gimple_stmt_1 doesn't properly handl
On Mon, Nov 04, 2024 at 11:48:16AM +0100, Richard Biener wrote:
> When we end up expanding a SSA name copy with BLKmode regs which can
> happen for vectors, possibly wrapped in a NOP-conversion or
> a PAREN_EXPR and we are not optimizing we can end up with two
> BLKmode MEMs that expand_gimple_stmt
When we end up expanding a SSA name copy with BLKmode regs which can
happen for vectors, possibly wrapped in a NOP-conversion or
a PAREN_EXPR and we are not optimizing we can end up with two
BLKmode MEMs that expand_gimple_stmt_1 doesn't properly handle
when expanding, trying to emit_move_insn them