[PATCH] D65142: [RISCV] Implement benchmark::cycleclock::Now for riscv64-linux
Roger Ferrer Ibanez via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 23 09:56:18 PDT 2019
rogfer01 marked an inline comment as done.
rogfer01 added a comment.
Thanks a lot for the guidance @lebedev.ri. I wasn't aware of @lenary change and the other copies.
================
Comment at: libcxx/utils/google-benchmark/README.LLVM:9
+Changes:
+* https://github.com/google/benchmark/commit/4abdfbb802d1b514703223f5f852ce4a507d32d2
+ is applied to add RISC-V timer support.
----------------
I couldn't tell exactly on what version this copy is based, hope this wording is fine.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65142/new/
https://reviews.llvm.org/D65142
More information about the llvm-commits
mailing list