[AVX512] Stop treating VR512 specially in getLoadStoreRegOpcode and use the regular...
authorCraig Topper <craig.topper@gmail.com>
Sun, 31 Jul 2016 20:19:53 +0000 (20:19 +0000)
committerCraig Topper <craig.topper@gmail.com>
Sun, 31 Jul 2016 20:19:53 +0000 (20:19 +0000)
commit338ec9a0cbf220400c1200372736c1b5eae1f1ea
tree44d04e68cf6f68aea75e7d1191b27073e66ea271
parent2a6bbb8203e9c0b8c4aa1210117bab8fbba240fe
[AVX512] Stop treating VR512 specially in getLoadStoreRegOpcode and use the regular switch which already tried to handle it, but was unreachable. This has the added benefit of enabling aligned loads/stores if the stack is aligned.

llvm-svn: 277302
llvm/lib/Target/X86/X86InstrInfo.cpp
llvm/test/CodeGen/X86/avx512-intel-ocl.ll