[X86] Use std::max to calculate alignment instead of assuming RC->getSize()...
[X86] Use std::max to calculate alignment instead of assuming RC->getSize() will not return a value greater than 32. I think it theoretically could be 64 for AVX-512. llvm-svn: 282471
Loading
Please register or sign in to comment