[Patch][AArch64] Shift right pattern fix

Alex Velenko Alex.Velenko@arm.com
Thu Jan 30 15:28:00 GMT 2014


Hi,
This patch fixes shift right pattern, as it failed on -O0 after shift
right patch. The reason was unnecessary movement of immediate value to
a register due to type mismatch.
Patch is tested not to cause any additional regressions.
Could someone, please, approve and commit this patch, as I do not have
the rights to do so?

Kind regards,
Alex

2014-01-28  Alex Velenko  <Alex.Velenko@arm.com>

gcc/

	* config/aarch64/aarch64-simd.md (aarch64_ashr_simddi): Fixed.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Shift_right_fix.patch
Type: text/x-patch
Size: 585 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20140130/ff2e4f26/attachment.bin>


More information about the Gcc-patches mailing list