aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorJonas Paulsson <paulsson@linux.vnet.ibm.com>2021-02-09 18:30:05 -0600
committerJonas Paulsson <paulsson@linux.vnet.ibm.com>2021-02-12 18:26:36 -0600
commitb3ac5b84cdd46fc62a7215ae6b11f3c005900461 (patch)
tree2827add046dc9e3bf3749820a3b72166be2a833b /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent188b0747c1664d962e94f00b5e3caac529fa1e26 (diff)
downloadllvm-b3ac5b84cdd46fc62a7215ae6b11f3c005900461.zip
llvm-b3ac5b84cdd46fc62a7215ae6b11f3c005900461.tar.gz
llvm-b3ac5b84cdd46fc62a7215ae6b11f3c005900461.tar.bz2
[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
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions