Skip to content

Commit b3ac5b8

Browse files
committed
[SystemZ] Fix vecintrin.h to not emit alignment hints in vec_xl/vec_xst.
vec_xl() and vec_xst() should not emit alignment hints since they take a scalar pointer and also add a byte offset if passed. This patch uses memcpy to achieve the desired result. Review: Ulrich Weigand Differential Revision: https://reviews.llvm.org/D96471
1 parent 188b074 commit b3ac5b8

File tree

2 files changed

+187
-81
lines changed

2 files changed

+187
-81
lines changed

0 commit comments

Comments
 (0)