[PATCH] D114425: [clang] Add __builtin_bswap128
Nikolas Klauser via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Feb 26 04:51:16 PST 2022
philnik updated this revision to Diff 411600.
philnik marked an inline comment as done.
philnik added a comment.
- Fix rebase
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114425/new/
https://reviews.llvm.org/D114425
Files:
clang/docs/ReleaseNotes.rst
clang/include/clang/Basic/Builtins.def
clang/lib/AST/ASTContext.cpp
clang/lib/AST/ExprConstant.cpp
clang/lib/CodeGen/CGBuiltin.cpp
clang/test/CodeGen/builtin-bswap128.c
clang/test/CodeGen/builtins.cpp
clang/test/Sema/builtin-bswap128.c
clang/test/Sema/constant-builtins-2.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114425.411600.patch
Type: text/x-patch
Size: 5754 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220226/3a581ab4/attachment.bin>
More information about the cfe-commits
mailing list