[PATCH] D126023: [MSVC, ARM64] Add __writex18 intrinsics
Stephen Long via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 20 11:58:19 PDT 2022
steplong updated this revision to Diff 431019.
steplong added a comment.
- Switch to `CharUnits::One()` instead of `getContext().getTypeInChars()`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126023/new/
https://reviews.llvm.org/D126023
Files:
clang/include/clang/Basic/BuiltinsAArch64.def
clang/lib/CodeGen/CGBuiltin.cpp
clang/lib/Headers/intrin.h
clang/test/CodeGen/arm64-microsoft-intrinsics.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126023.431019.patch
Type: text/x-patch
Size: 7102 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220520/01dfdcbc/attachment-0001.bin>
More information about the cfe-commits
mailing list