r259941 - in /branches/gcc-8-branch/gcc: Change...

ktkachov@gcc.gnu.org ktkachov@gcc.gnu.org
Fri May 4 16:37:00 GMT 2018


Author: ktkachov
Date: Fri May  4 16:37:30 2018
New Revision: 259941

URL: https://gcc.gnu.org/viewcvs?rev=259941&root=gcc&view=rev
Log:
[AArch64] PR target/85512: Tighten SIMD right shift immediate constraints pt2

	Backport from trunk.
	2018-04-27  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>

	PR target/85512
	* config/aarch64/constraints.md (Usg): Limit to 31.
	(Usj): Limit to 63.

Modified:
    branches/gcc-8-branch/gcc/ChangeLog
    branches/gcc-8-branch/gcc/config/aarch64/constraints.md



More information about the Gcc-cvs mailing list