[llvm] r292758 - [x86] avoid crashing with illegal vector type (PR31672)

Hans Wennborg via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 23 13:45:07 PST 2017


Merged to the release branch in r292832 as discussed on the bug.

On Sun, Jan 22, 2017 at 9:06 AM, Sanjay Patel via llvm-commits
<llvm-commits at lists.llvm.org> wrote:
> Author: spatel
> Date: Sun Jan 22 11:06:12 2017
> New Revision: 292758
>
> URL: http://llvm.org/viewvc/llvm-project?rev=292758&view=rev
> Log:
> [x86] avoid crashing with illegal vector type (PR31672)
>
> https://llvm.org/bugs/show_bug.cgi?id=31672
>
> Modified:
>     llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
>     llvm/trunk/test/CodeGen/X86/sse1.ll


More information about the llvm-commits mailing list