Sorry about that I've removed the 2 tests causing the issue for now.
Sean
- Original message -From: Evgenii Stepanov To: Sean Fertile/Toronto/IBM@IBMCACc: cfe-commits Subject: Re: r291179 - Add vec_insert4b and vec_extract4b functions to altivec.hDate: Thu, Jan 5, 2017 5:16 PM
Tests
Tests on linux/x86_64 are failing with:
fatal error: error in backend: Cannot select: intrinsic %llvm.ppc.vsx.xxinsertw
On Thu, Jan 5, 2017 at 1:43 PM, Sean Fertile via cfe-commits
wrote:
> Author: sfertile
> Date: Thu Jan 5 15:43:30 2017
> New Revision: 291179
>
> URL: http://llvm.org/viewvc/ll
Author: sfertile
Date: Thu Jan 5 15:43:30 2017
New Revision: 291179
URL: http://llvm.org/viewvc/llvm-project?rev=291179&view=rev
Log:
Add vec_insert4b and vec_extract4b functions to altivec.h
Add builtins for the functions and custom codegen mapping the builtins to their
corresponding intrinsics