[PATCH] D130900: [SystemZ] Make 128 bit integers be aligned to 8 bytes.

Jonas Paulsson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 3 05:54:16 PDT 2022


jonpa updated this revision to Diff 449644.
jonpa added a comment.

Patch (test) updated by removing the vector alignment part.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D130900/new/

https://reviews.llvm.org/D130900

Files:
  clang/include/clang/Basic/TargetInfo.h
  clang/lib/AST/ASTContext.cpp
  clang/lib/Basic/TargetInfo.cpp
  clang/lib/Basic/Targets/SystemZ.h
  clang/test/CodeGen/SystemZ/align-systemz.c
  clang/test/CodeGen/SystemZ/systemz-abi.c
  clang/test/CodeGen/SystemZ/zos-alignment.c
  llvm/test/CodeGen/SystemZ/unaligned-02.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130900.449644.patch
Type: text/x-patch
Size: 4816 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220803/1204eb74/attachment.bin>


More information about the llvm-commits mailing list