Re: [PATCH 43/61] Disable ssa-dom-cse-2.c for MIPS lp64

2025-04-21 Thread Jeff Law
On 2/3/25 2:37 AM, Richard Biener wrote: On Fri, Jan 31, 2025 at 6:57 PM Aleksandar Rakic wrote: From: Matthew Fortune The optimisation to reduce the result to constant 28 still happens but only much later in combine. OK. And pushed to the trunk. jeff

Re: [PATCH 43/61] Disable ssa-dom-cse-2.c for MIPS lp64

2025-02-03 Thread Richard Biener
On Fri, Jan 31, 2025 at 6:57 PM Aleksandar Rakic wrote: > > From: Matthew Fortune > > The optimisation to reduce the result to constant 28 still happens > but only much later in combine. OK. > gcc/testsuite/ > * gcc.dg/tree-ssa/ssa-dom-cse-2.c: Do not check output for > MIPS lp6

[PATCH 43/61] Disable ssa-dom-cse-2.c for MIPS lp64

2025-01-31 Thread Aleksandar Rakic
From: Matthew Fortune The optimisation to reduce the result to constant 28 still happens but only much later in combine. gcc/testsuite/ * gcc.dg/tree-ssa/ssa-dom-cse-2.c: Do not check output for MIPS lp64 abi. Cherry-picked 7a9286a94817badb312e3bb2b4a7a83b8b3fa28a from https://g