[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 10:48:05 PDT 2020


zoecarver added a comment.

@jyknight yes, the current plan is to use it in libc++'s implementation. I can put that implementation (which uses this builtin) up for review before this lands. That way we can discuss the implementation before adding a (possibly unneeded) builtin. Sound good?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76525





More information about the cfe-commits mailing list