diff options
author | James Greenhalgh <james.greenhalgh@arm.com> | 2016-06-20 13:40:07 +0000 |
---|---|---|
committer | James Greenhalgh <jgreenhalgh@gcc.gnu.org> | 2016-06-20 13:40:07 +0000 |
commit | 1f0e9e34f557ca2e184e91720429a2fda1988b69 (patch) | |
tree | 2d522f88f3e748e4025d3223dc9ae90c21bd6083 /gcc/cse.c | |
parent | b2fb6b750b8de0131569bdb1b1939cf427db7ae2 (diff) | |
download | gcc-1f0e9e34f557ca2e184e91720429a2fda1988b69.zip gcc-1f0e9e34f557ca2e184e91720429a2fda1988b69.tar.gz gcc-1f0e9e34f557ca2e184e91720429a2fda1988b69.tar.bz2 |
[Patch AArch64] Fixup to fcvt patterns added in r237200
gcc/
* config/aarch64/aarch64.md
(<FCVT_F2FIXED:fcvt_fixed_insn><GPF:mode>3): Add attributes to
iterators.
(<FCVT_FIXED2F:fcvt_fixed_insn><GPI:mode>3): Likewise. Correct
attributes.
* config/aarch64/aarch64-builtins.c
(aarch64_types_binop_uss_qualifiers): Delete.
(TYPES_BINOP_USS): Likewise.
(aarch64_types_binop_sus_qualifiers): Likewise.
(TYPES_BINOP_SUS): Likewise.
(aarch64_types_fcvt_from_unsigned_qualifiers): New.
(TYPES_FCVTIMM_SUS): Likewise.
* config/aarch64/aarch64-simd-builtins.def (scvtf): Use SHIFTIMM
rather than BINOP.
(ucvtf): Use FCVTIMM_SUS rather than BINOP_SUS.
(fcvtzs): Use SHIFTIMM rather than BINOP.
(fcvtzu): Use SHIFTIMM_USS rather than BINOP_USS.
From-SVN: r237602
Diffstat (limited to 'gcc/cse.c')
0 files changed, 0 insertions, 0 deletions