[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 Mar 20 14:07:15 PDT 2020


zoecarver added a comment.

In D76525 <https://reviews.llvm.org/D76525> I've added a builtin that uses this API. We can use that builtin in libc++.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74918/new/

https://reviews.llvm.org/D74918





More information about the cfe-commits mailing list