aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
diff options
context:
space:
mode:
authorUros Bizjak <ubizjak@gmail.com>2023-02-15 21:34:59 +0100
committerUros Bizjak <ubizjak@gmail.com>2023-02-15 21:35:35 +0100
commita3e499430f1cc8a8f4aea3c26d4aba2d5eaba742 (patch)
tree09cfe689cb0e5d46df513c95d764633d41a60c77 /gcc/fortran
parentb03a10b0b25cef4928ccead4c8a461d3674dbe86 (diff)
downloadgcc-a3e499430f1cc8a8f4aea3c26d4aba2d5eaba742.zip
gcc-a3e499430f1cc8a8f4aea3c26d4aba2d5eaba742.tar.gz
gcc-a3e499430f1cc8a8f4aea3c26d4aba2d5eaba742.tar.bz2
i386: Relax extract location operand mode requirements
There is no requirement on the mode of the location operand, so any supported integer mode is valid. We can relax extract location operand mode requirement of other patterns involving zero_extract RTX. 2023-02-15 Uroš Bizjak <ubizjak@gmail.com> gcc/ChangeLog: * config/i386/i386.md (*cmpqi_ext<mode>_1): Use int248_register_operand predicate in zero_extract sub-RTX. (*cmpqi_ext<mode>_2): Ditto. (*cmpqi_ext<mode>_3): Ditto. (*cmpqi_ext<mode>_4): Ditto. (*extzvqi_mem_rex64): Ditto. (*extzvqi): Ditto. (*insvqi_1_mem_rex64): Ditto. (@insv<mode>_1): Ditto. (*insvqi_1): Ditto. (*insvqi_2): Ditto. (*insvqi_3): Ditto. (*extendqi<SWI24:mode>_ext_1): Ditto. (*addqi_ext<mode>_1): Ditto. (*addqi_ext<mode>_2): Ditto. (*subqi_ext<mode>_2): Ditto. (*testqi_ext<mode>_1): Ditto. (*testqi_ext<mode>_2): Ditto. (*andqi_ext<mode>_1): Ditto. (*andqi_ext<mode>_1_cc): Ditto. (*andqi_ext<mode>_2): Ditto. (*<any_or:code>qi_ext<mode>_1): Ditto. (*<any_or:code>qi_ext<mode>_2): Ditto. (*xorqi_ext<mode>_1_cc): Ditto. (*negqi_ext<mode>_2): Ditto. (*ashlqi_ext<mode>_2): Ditto. (*<any_shiftrt:insn>qi_ext<mode>_2): Ditto.
Diffstat (limited to 'gcc/fortran')
0 files changed, 0 insertions, 0 deletions