Commit 89d49045 authored by Denys Shabalin's avatar Denys Shabalin
Browse files

[mlir] Fix declaration of nano time function in benchmark infra

In d4555698, the name of nano precision timer function has changed from `nano_time` to `nanoTime`, but benchmarks were not updated to reflect that. This change addresses the discrepancy.

Reviewed By: ftynse

Differential Revision: https://reviews.llvm.org/D125217
parent 1b07bd90
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment