In particular, this affects Clang's vectors. Users encounter this issue when a struct contains an __m128 type. Fixes PR45420 Reviewed By: rjmccall Differential Revision: https://reviews.llvm.org/D77754