Re: [PATCH] PHIOPT: move factor_out_conditional_operation over to use gimple_match_op

2024-08-18 Thread Andrew Pinski
On Sun, Aug 18, 2024 at 11:06 AM Jeff Law wrote: > > > > On 8/16/24 8:13 PM, Andrew Pinski wrote: > > To start working on more with expressions with more than one operand, > > converting > > over to use gimple_match_op is needed. > > The added side-effect here is factor_out_conditional_operation

Re: [PATCH] PHIOPT: move factor_out_conditional_operation over to use gimple_match_op

2024-08-18 Thread Jeff Law
On 8/16/24 8:13 PM, Andrew Pinski wrote: To start working on more with expressions with more than one operand, converting over to use gimple_match_op is needed. The added side-effect here is factor_out_conditional_operation can now support builtins/internal calls that has one operand without a