aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/openmp.cc
diff options
context:
space:
mode:
authorUros Bizjak <ubizjak@gmail.com>2022-05-15 22:07:46 +0200
committerUros Bizjak <ubizjak@gmail.com>2022-05-15 22:07:46 +0200
commit18547874ee205d830acb31f1e3c1c89fc7725c14 (patch)
tree9d7bd1bb6c86749019bd441e91911d0462f9c732 /gcc/fortran/openmp.cc
parent4df735e01e319997841574f353d2aa076a0335c2 (diff)
downloadgcc-18547874ee205d830acb31f1e3c1c89fc7725c14.zip
gcc-18547874ee205d830acb31f1e3c1c89fc7725c14.tar.gz
gcc-18547874ee205d830acb31f1e3c1c89fc7725c14.tar.bz2
i386: Remove constraints when used with constant integer predicates.
const_int_operand and other const*_operand predicates do not need constraints when the constraint is inherited from the range of constant integer predicate. Remove the constraint in case all alternatives use the same inherited constraint. 2022-05-15 Uroš Bizjak <ubizjak@gmail.com> gcc/ChangeLog: * config/i386/i386.md: Remove constraints when used with const_int_operand, const0_operand, const_1_operand, constm1_operand, const8_operand, const128_operand, const248_operand, const123_operand, const2367_operand, const1248_operand, const359_operand, const_4_or_8_to_11_operand, const48_operand, const_0_to_1_operand, const_0_to_3_operand, const_0_to_4_operand, const_0_to_5_operand, const_0_to_7_operand, const_0_to_15_operand, const_0_to_31_operand, const_0_to_63_operand, const_0_to_127_operand, const_0_to_255_operand, const_0_to_255_mul_8_operand, const_1_to_31_operand, const_1_to_63_operand, const_2_to_3_operand, const_4_to_5_operand, const_4_to_7_operand, const_6_to_7_operand, const_8_to_9_operand, const_8_to_11_operand, const_8_to_15_operand, const_10_to_11_operand, const_12_to_13_operand, const_12_to_15_operand, const_14_to_15_operand, const_16_to_19_operand, const_16_to_31_operand, const_20_to_23_operand, const_24_to_27_operand and const_28_to_31_operand. * config/i386/mmx.md: Ditto. * config/i386/sse.md: Ditto. * config/i386/subst.md: Ditto. * config/i386/sync.md: Ditto.
Diffstat (limited to 'gcc/fortran/openmp.cc')
0 files changed, 0 insertions, 0 deletions