[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:59 PST 2020
zoecarver updated this revision to Diff 245897.
zoecarver added a comment.
- Update getCPUCacheLineSize to return optional
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.245897.patch
Type: text/x-patch
Size: 8382 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200221/04cdaa28/attachment.bin>
More information about the cfe-commits
mailing list