[AVX512] Stop treating VR512 specially in getLoadStoreRegOpcode and use the...
[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
Loading
Please sign in to comment