Re: [PATCH] Introduce --param logical-op-non-short-circuit (PR testsuite/85368)

2018-11-30 Thread Jeff Law
On 11/30/18 1:50 PM, Jakub Jelinek wrote: > Hi! > > Until we stop depending on BRANCH_COST and LOGICAL_OP_NON_SHORT_CIRCUIT > macros at least for early GIMPLE, I'm afraid the current state for the > testsuite is terrible, on some targets it is enough to use > -mbranch-cost={1,2} to pick either of

[PATCH] Introduce --param logical-op-non-short-circuit (PR testsuite/85368)

2018-11-30 Thread Jakub Jelinek
Hi! Until we stop depending on BRANCH_COST and LOGICAL_OP_NON_SHORT_CIRCUIT macros at least for early GIMPLE, I'm afraid the current state for the testsuite is terrible, on some targets it is enough to use -mbranch-cost={1,2} to pick either of the setting, but other targets, while they implement -