[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
Mon Mar 23 09:48:53 PDT 2020


zoecarver updated this revision to Diff 252079.
zoecarver added a comment.

- Rebase off master
- For i386, return 16


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.252079.patch
Type: text/x-patch
Size: 8381 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200323/758eeeb5/attachment.bin>


More information about the cfe-commits mailing list