[PATCH] D148422: [ClangFE] Handle statement expressions properly with CheckAtomicAlignment()

Jonas Paulsson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 15 02:21:38 PDT 2023


jonpa created this revision.
jonpa added reviewers: efriedma, ahatanak.
Herald added a project: All.
jonpa requested review of this revision.

Make CheckAtomicAlignment() return the computed pointer to avoid emitting it twice.


https://reviews.llvm.org/D148422

Files:
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/test/CodeGen/SystemZ/sync-builtins-i128-16Al.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148422.513867.patch
Type: text/x-patch
Size: 5027 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230415/c9f8ce34/attachment.bin>


More information about the llvm-commits mailing list