This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch][AArch64] Fix Narrowing high shifts.


On 10/09/12 16:22, Tejas Belagod wrote:
2012-09-10 Tejas Belagod<tejas.belagod@arm.com>

gcc/
	* config/aarch64/arm_neon.h (vrshrn_high_n_s16, vrshrn_high_n_s32,
	vrshrn_high_n_s64, vrshrn_high_n_u16, vrshrn_high_n_u32,
	vrshrn_high_n_u64, vshrn_high_n_s16, vshrn_high_n_s32, vshrn_high_n_s32,
	vshrn_high_n_s64, vshrn_high_n_u16, vshrn_high_n_u32, vshrn_high_n_u64):
	Fix template to reference correct operands.

Committed to aarch64-branch and aarch64-4.7-branch. /Marcus


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]