[PATCH] D76525: Expose cache line size in __builtin_get_cpu_cache_line_size
Zoe Carver via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 25 21:39:25 PDT 2020
zoecarver updated this revision to Diff 252741.
zoecarver added a comment.
- Fix based on review comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76525/new/
https://reviews.llvm.org/D76525
Files:
clang/include/clang/Basic/Builtins.def
clang/include/clang/Basic/TargetInfo.h
clang/lib/AST/ExprConstant.cpp
clang/lib/Basic/Targets/X86.cpp
clang/lib/Basic/Targets/X86.h
clang/test/SemaCXX/builtin-cache-line-size.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76525.252741.patch
Type: text/x-patch
Size: 10496 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200326/34e88cbe/attachment-0001.bin>
More information about the cfe-commits
mailing list