[PATCH] D65142: [RISCV] Implement benchmark::cycleclock::Now for riscv64-linux

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 23 07:44:15 PDT 2019


lebedev.ri requested changes to this revision.
lebedev.ri added a comment.
This revision now requires changes to proceed.

Thank you for working on this.

This isn't proper solution.
That was recently fixed in https://github.com/google/benchmark/pull/833 by @lenary,
and was cherry-picked to `test-suite` copy of `benchmark` in D64237 <https://reviews.llvm.org/D64237>.
Please apply the same diff as in D64237 <https://reviews.llvm.org/D64237> to `llvm/utils/benchmark/` and `libcxx/utils/google-benchmark/`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D65142





More information about the llvm-commits mailing list