r242141 - /branches/ARM/sve-branch/gcc/combine.c

rsandifo@gcc.gnu.org rsandifo@gcc.gnu.org
Fri Nov 11 17:07:00 GMT 2016


Author: rsandifo
Date: Fri Nov 11 17:07:15 2016
New Revision: 242141

URL: https://gcc.gnu.org/viewcvs?rev=242141&root=gcc&view=rev
Log:
Make extract_left_shift take a scalar_int_mode

This patch passes the mode of the shifted value to extract_left_shift,
since the only caller already has access to it as a scalar_int_mode.

Modified:
    branches/ARM/sve-branch/gcc/combine.c



More information about the Gcc-cvs mailing list