Re: r248980 - Patch over a really horrible bug in our vector builtins that showed up

2015-09-30 Thread Chandler Carruth via cfe-commits
Note that http://reviews.llvm.org/D13324 is the promised improved fix here, awaiting review. =] On Wed, Sep 30, 2015 at 7:23 PM Chandler Carruth via cfe-commits < cfe-commits@lists.llvm.org> wrote: > Author: chandlerc > Date: Wed Sep 30 21:21:34 2015 > New Revision: 248980 > > URL: http://llvm.org

r248980 - Patch over a really horrible bug in our vector builtins that showed up

2015-09-30 Thread Chandler Carruth via cfe-commits
Author: chandlerc Date: Wed Sep 30 21:21:34 2015 New Revision: 248980 URL: http://llvm.org/viewvc/llvm-project?rev=248980&view=rev Log: Patch over a really horrible bug in our vector builtins that showed up recently when we started using direct conversion to model sign extension. The __v16qi type