diff options
author | Richard Sandiford <richard.sandiford@linaro.org> | 2017-08-30 11:16:05 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2017-08-30 11:16:05 +0000 |
commit | 646b5f37031fbb22bc4d2c2ae8127e1aa722c4d3 (patch) | |
tree | 512d58f6671f012ac6c0cd6ca0eb77879a520821 /gcc/expr.c | |
parent | 50e2afe76060a1c2e9e8b80621e7cc4c5ae270ae (diff) | |
download | gcc-646b5f37031fbb22bc4d2c2ae8127e1aa722c4d3.zip gcc-646b5f37031fbb22bc4d2c2ae8127e1aa722c4d3.tar.gz gcc-646b5f37031fbb22bc4d2c2ae8127e1aa722c4d3.tar.bz2 |
[45/77] Make extract_left_shift take a scalar_int_mode
This patch passes the mode of the shifted value to extract_left_shift
and updates the only caller so that the mode is a scalar_int_mode.
2017-08-30 Richard Sandiford <richard.sandiford@linaro.org>
Alan Hayward <alan.hayward@arm.com>
David Sherwood <david.sherwood@arm.com>
gcc/
* combine.c (extract_left_shift): Add a mode argument and update
recursive calls.
(make_compound_operation_int): Change the type of the mode parameter
to scalar_int_mode and update the call to extract_left_shift.
Co-Authored-By: Alan Hayward <alan.hayward@arm.com>
Co-Authored-By: David Sherwood <david.sherwood@arm.com>
From-SVN: r251497
Diffstat (limited to 'gcc/expr.c')
0 files changed, 0 insertions, 0 deletions