Re: Make more use of GET_MODE_UNIT_BITSIZE

2017-09-03 Thread Jeff Law
On 08/23/2017 04:56 AM, Richard Sandiford wrote: > This patch is like the previous GET_MODE_UNIT_SIZE one, > but for bit rather than byte sizes. > > Tested on aarch64-linux-gnu and x86_64-linux-gnu, and by making sure > that there were no differences in testsuite assembly output for one > target p

Make more use of GET_MODE_UNIT_BITSIZE

2017-08-23 Thread Richard Sandiford
This patch is like the previous GET_MODE_UNIT_SIZE one, but for bit rather than byte sizes. Tested on aarch64-linux-gnu and x86_64-linux-gnu, and by making sure that there were no differences in testsuite assembly output for one target per CPU. OK to install? Richard 2017-08-23 Richard Sandif