[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 21:39:25 PDT 2020
zoecarver added a comment.
@craig.topper I'm not sure what should happen. It should probably just use that CPU (although that's not a great solution). Is there a way to detect if an attribute was used to change the target in which case we could error? What do you think should happen?
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