diff options
author | Richard Sandiford <richard.sandiford@linaro.org> | 2018-01-02 18:27:42 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2018-01-02 18:27:42 +0000 |
commit | 8eff75e0d2a3495c5bc182324644a080d47205ac (patch) | |
tree | 3299caf73828512dc8badce866408996c43c80bd /gcc/expr.c | |
parent | b00cb3bfa50c5477347082a9450b4a63e4fee263 (diff) | |
download | gcc-8eff75e0d2a3495c5bc182324644a080d47205ac.zip gcc-8eff75e0d2a3495c5bc182324644a080d47205ac.tar.gz gcc-8eff75e0d2a3495c5bc182324644a080d47205ac.tar.bz2 |
Use CONST_VECTOR_ELT instead of XVECEXP
This patch replaces target-independent uses of XVECEXP with uses
of CONST_VECTOR_ELT. This kind of replacement isn't necessary
for code specific to targets other than AArch64.
2018-01-02 Richard Sandiford <richard.sandiford@linaro.org>
gcc/
* simplify-rtx.c (simplify_const_binary_operation): Use
CONST_VECTOR_ELT instead of XVECEXP.
From-SVN: r256101
Diffstat (limited to 'gcc/expr.c')
0 files changed, 0 insertions, 0 deletions