OSDN Git Service

[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)
commitb08f1f36a7cb53fe672ff01d0281318330932e56
tree7bb0034a28e09fe32216721b05133b46fed113a6
parent7882ecba2da9a31be7e9701189bf8b394c2c7ba4
[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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@277302 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrInfo.cpp
test/CodeGen/X86/avx512-intel-ocl.ll