Commit b40c3256 authored by Simon Pilgrim's avatar Simon Pilgrim
Browse files

[3.9.1] Merging r280837 [X86] Don't reduce the width of vector mul if the...

[3.9.1] Merging r280837 [X86] Don't reduce the width of vector mul if the target doesn't support SSE2.

The patch is to fix PR30298, which is caused by rL272694. The solution is to
bail out if the target has no SSE2.

Differential Revision: https://reviews.llvm.org/D24288

llvm-svn: 282753
parent c457a1b8
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment