On 20/01/2019 15:48, Segher Boessenkool wrote:
> Hi!
>
> On Thu, Jan 17, 2019 at 03:02:00PM +, Tamar Christina wrote:
>> This test was added back when builtins were being used instead of ACLE
>> intrinsics. The test as far as I can tell is really testing vcombine,
>> however some of these bui
egher Boessenkool
Sent: Sunday, January 20, 2019 3:48 PM
To: Tamar Christina
Cc: gcc-patches@gcc.gnu.org; nd ; Ramana Radhakrishnan
; Richard Earnshaw ;
ni...@redhat.com; Kyrylo Tkachov
Subject: Re: [PATCH][GCC][Arm] Rewrite arm testcase to use intrinsics
Hi!
On Thu, Jan 17, 2019 at 03:02
Hi!
On Thu, Jan 17, 2019 at 03:02:00PM +, Tamar Christina wrote:
> This test was added back when builtins were being used instead of ACLE
> intrinsics. The test as far as I can tell is really testing vcombine,
> however some of these builtins no longer exist and causes an ICE.
>
> This fixes
On 17/01/2019 15:02, Tamar Christina wrote:
> Hi All,
>
> This test was added back when builtins were being used instead of ACLE
> intrinsics. The test as far as I can tell is really testing vcombine,
> however some of these builtins no longer exist and causes an ICE.
>
> This fixes the testcase