[PATCH] D143813: [ClangFE] Check that __sync builtins are naturally aligned.

Jonas Paulsson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 15 04:46:38 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7501e53b8d6d: [Clang] Give warning for an underaligned 128-bit __sync library call. (authored by jonpa).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143813

Files:
  clang/include/clang/Basic/DiagnosticFrontendKinds.td
  clang/include/clang/Basic/DiagnosticGroups.td
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/test/CodeGen/SystemZ/sync-builtins-i128-16Al.c
  clang/test/CodeGen/SystemZ/sync-builtins-i128-8Al.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143813.505442.patch
Type: text/x-patch
Size: 13094 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230315/92d4e9ff/attachment-0001.bin>


More information about the cfe-commits mailing list