Re: Add a gimple_move_vops helper function

2019-08-05 Thread Richard Biener
On Mon, Aug 5, 2019 at 10:49 AM Richard Sandiford wrote: > > I needed to add another instance of this idiom, so thought it'd > be worth having a helper function. > > Tested on aarch64-linux-gnu, armeb-eabi and x86_64-linux-gnu. > OK to install? OK. > Richard > > > 2019-08-05 Richard Sandiford

Add a gimple_move_vops helper function

2019-08-05 Thread Richard Sandiford
I needed to add another instance of this idiom, so thought it'd be worth having a helper function. Tested on aarch64-linux-gnu, armeb-eabi and x86_64-linux-gnu. OK to install? Richard 2019-08-05 Richard Sandiford gcc/ * gimple.h (gimple_move_vops): Declare. * gimple.c (gimpl