OSDN Git Service

[X86] Remove the vector alignment requirement from the patterns added in r337320.
authorCraig Topper <craig.topper@intel.com>
Tue, 17 Jul 2018 23:26:20 +0000 (23:26 +0000)
committerCraig Topper <craig.topper@intel.com>
Tue, 17 Jul 2018 23:26:20 +0000 (23:26 +0000)
commit9722c06a8a8e373e821cdab7d6fe6e0906f2216a
treeb678874e63775246f422a97e759b7929dd112631
parent03bb42af9d1c0c6cbb0726833902ce3dee5a532e
[X86] Remove the vector alignment requirement from the patterns added in r337320.

The resulting instruction will only load 64 bits so alignment isn't required.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@337334 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrSSE.td
test/CodeGen/X86/vector-shuffle-sse1.ll