[PATCH] D97224: Use Address for CGBuilder's CreateAtomicRMW and CreateAtomicCmpXchg.
James Y Knight via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 11 15:45:38 PST 2021
jyknight updated this revision to Diff 330088.
jyknight added a comment.
Use natural alignment for `_Interlocked*` intrinsics.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97224/new/
https://reviews.llvm.org/D97224
Files:
clang/lib/CodeGen/CGAtomic.cpp
clang/lib/CodeGen/CGBuilder.h
clang/lib/CodeGen/CGBuiltin.cpp
clang/lib/CodeGen/CGExprScalar.cpp
clang/lib/CodeGen/CGStmtOpenMP.cpp
clang/test/CodeGen/atomic-ops.c
clang/test/CodeGen/ms-intrinsics-underaligned.c
clang/test/CodeGen/ms-intrinsics.c
clang/test/OpenMP/parallel_reduction_codegen.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97224.330088.patch
Type: text/x-patch
Size: 38665 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210311/8fddbf35/attachment-0001.bin>
More information about the cfe-commits
mailing list