[PATCH] D74918: Add method to TargetInfo to get CPU cache line size
Zoe Carver via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 21 09:46:55 PST 2020
zoecarver updated this revision to Diff 245896.
zoecarver marked 6 inline comments as done.
zoecarver added a comment.
- Update values returned by getCPUCacheLineSize based on review comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74918/new/
https://reviews.llvm.org/D74918
Files:
clang/include/clang/Basic/TargetInfo.h
clang/lib/Basic/Targets/X86.cpp
clang/lib/Basic/Targets/X86.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74918.245896.patch
Type: text/x-patch
Size: 8346 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200221/c94528e6/attachment.bin>
More information about the cfe-commits
mailing list