[PATCH] D92062: [MS] Add more 128bit cmpxchg intrinsics for AArch64
Reid Kleckner via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 24 16:06:21 PST 2020
rnk created this revision.
rnk added reviewers: hans, thakis, rsmith, akhuang.
Herald added subscribers: danielkiss, jfb, kristof.beyls.
Herald added a project: clang.
rnk requested review of this revision.
The MSVC STL for requires this on ARM64.
Requested in https://llvm.org/pr47099
Depends on D92061 <https://reviews.llvm.org/D92061>
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D92062
Files:
clang/include/clang/Basic/BuiltinsAArch64.def
clang/lib/CodeGen/CGBuiltin.cpp
clang/lib/Headers/intrin.h
clang/test/CodeGen/ms-intrinsics.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92062.307471.patch
Type: text/x-patch
Size: 15471 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201125/f0f70c51/attachment.bin>
More information about the cfe-commits
mailing list