[PATCH] D66822: Hardware cache line size builtins
Zoe Carver via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 27 12:58:26 PDT 2019
zoecarver added a comment.
It may be a good idea only to enable this when `-march=native`. And _maybe_ remove the constexpr requirement (though it would make this feature significantly less useful it would also make it significantly more accurate).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66822/new/
https://reviews.llvm.org/D66822
More information about the cfe-commits
mailing list