Re: [PATCH][GCC][AArch64] Fix big-endian neon-intrinsics ICEs

2019-01-16 Thread James Greenhalgh
On Mon, Jan 14, 2019 at 08:01:47AM -0600, Tamar Christina wrote: > Hi All, > > > This patch fixes some ICEs when the fcmla_lane intrinsics are used on > big endian by correcting the lane indices and removing the hardcoded byte > offset from subreg calls and instead use subreg_lowpart_offset. Woo

[PATCH][GCC][AArch64] Fix big-endian neon-intrinsics ICEs

2019-01-14 Thread Tamar Christina
Hi All, This patch fixes some ICEs when the fcmla_lane intrinsics are used on big endian by correcting the lane indices and removing the hardcoded byte offset from subreg calls and instead use subreg_lowpart_offset. Bootstrapped Regtested on aarch64-none-linux-gnu and no issues. Cross compiled a