The MSVC STL for requires this on ARM64.
Requested in https://llvm.org/pr47099
Depends on D92061
Paths
| Differential D92062
[MS] Add more 128bit cmpxchg intrinsics for AArch64 ClosedPublic Authored by rnk on Nov 24 2020, 4:06 PM.
Details Summary The MSVC STL for requires this on ARM64. Depends on D92061
Diff Detail
Event Timelinethakis added inline comments. This revision is now accepted and ready to land.Nov 25 2020, 7:31 AM rnk added inline comments.
This revision was landed with ongoing or failed builds.Nov 25 2020, 12:09 PM Closed by commit rG1e843a987d84: [MS] Add more 128bit cmpxchg intrinsics for AArch64 (authored by rnk). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 307679 clang/include/clang/Basic/BuiltinsAArch64.def
clang/lib/CodeGen/CGBuiltin.cpp
clang/lib/Headers/intrin.h
clang/test/CodeGen/ms-intrinsics.c
|
Why?