[PATCH] D76525: Expose cache line size in __builtin_get_cpu_cache_line_size

James Y Knight via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 25 10:16:17 PDT 2020


jyknight added a comment.

I don't think there's a particularly good reason to expose this as a builtin, unless it's to be used by the standard library implementation. (Which again I do not think we should implement.)


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