[PATCH] D98427: Fix util/benchmark build or less mainstream architectures, like Alpha, HPPA, IA64, ...
Alexander Richardson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 11 08:12:13 PST 2021
arichardson added a comment.
Or of course `__builtin_readcyclecounter()` for supported architectures, but it appears to be a no-op for MIPS that always returns zero.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98427/new/
https://reviews.llvm.org/D98427
More information about the llvm-commits
mailing list