[PATCH] D92062: [MS] Add more 128bit cmpxchg intrinsics for AArch64

Reid Kleckner via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 25 12:06:50 PST 2020


rnk updated this revision to Diff 307678.
rnk marked an inline comment as done.
rnk added a comment.

- add tests


Repository:
  rG LLVM Github Monorepo

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

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.307678.patch
Type: text/x-patch
Size: 17775 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201125/138aa280/attachment-0001.bin>


More information about the cfe-commits mailing list