diff options
author | Richard Sandiford <richard.sandiford@linaro.org> | 2017-08-30 11:18:45 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2017-08-30 11:18:45 +0000 |
commit | d787ba568aa9bfa00c71f55b86ddb95a3d153db0 (patch) | |
tree | 79ff3c8099cb3359a27b27f61119e03a1d59be7f /gcc/loop-doloop.c | |
parent | d305ca88fc9b180a1790e02b144e921d17b393f0 (diff) | |
download | gcc-d787ba568aa9bfa00c71f55b86ddb95a3d153db0.zip gcc-d787ba568aa9bfa00c71f55b86ddb95a3d153db0.tar.gz gcc-d787ba568aa9bfa00c71f55b86ddb95a3d153db0.tar.bz2 |
[60/77] Pass scalar_int_modes to do_jump_by_parts_*
The callers of do_jump_by_parts_* had already established
that the modes were MODE_INTs, so this patch passes the
modes down as scalar_int_modes.
2017-08-30 Richard Sandiford <richard.sandiford@linaro.org>
Alan Hayward <alan.hayward@arm.com>
David Sherwood <david.sherwood@arm.com>
gcc/
* dojump.c (do_jump_by_parts_greater_rtx): Change the type of
the mode argument to scalar_int_mode.
(do_jump_by_parts_zero_rtx): Likewise.
(do_jump_by_parts_equality_rtx): Likewise.
(do_jump_by_parts_greater): Take a mode argument.
(do_jump_by_parts_equality): Likewise.
(do_jump_1): Update calls accordingly.
Co-Authored-By: Alan Hayward <alan.hayward@arm.com>
Co-Authored-By: David Sherwood <david.sherwood@arm.com>
From-SVN: r251512
Diffstat (limited to 'gcc/loop-doloop.c')
0 files changed, 0 insertions, 0 deletions