Skip to content
Commit 78988800 authored by Craig Topper's avatar Craig Topper
Browse files

[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
parent 88c6acfe
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment