]> gcc.gnu.org Git - gcc.git/commit
aarch64: Add an extra sbfiz pattern [PR87763]
authorRichard Sandiford <richard.sandiford@arm.com>
Mon, 3 Feb 2020 21:12:35 +0000 (21:12 +0000)
committerRichard Sandiford <richard.sandiford@arm.com>
Thu, 6 Feb 2020 17:26:59 +0000 (17:26 +0000)
commitb65a1eb3fae53f2e1ea1ef8c1164f490d55855a1
treeae82e4a261990680af6789d0c4369270e977a0e2
parent88ec0e8dbe6be8ac466c15ee057a8b1d4926fa8e
aarch64: Add an extra sbfiz pattern [PR87763]

This patch matches another form of sbfiz, in which the input
has DImode and the output has SImode.  It fixes a regression
in gcc.target/aarch64/lsl_asr_sbfiz.c from GCC 8.

2020-02-06  Richard Sandiford  <richard.sandiford@arm.com>

gcc/
PR rtl-optimization/87763
* config/aarch64/aarch64.md (*ashiftsi_extvdi_bfiz): New pattern.
gcc/ChangeLog
gcc/config/aarch64/aarch64.md
This page took 0.057609 seconds and 6 git commands to generate.