[all-commits] [llvm/llvm-project] aaea92: [mlir] Reintroduce nano time to execution_engine
Denys Shabalin via All-commits
all-commits at lists.llvm.org
Wed Nov 10 04:14:30 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aaea92e1cd8f802a99b1c3d3f49b684276578037
https://github.com/llvm/llvm-project/commit/aaea92e1cd8f802a99b1c3d3f49b684276578037
Author: Denys Shabalin <shabalin at google.com>
Date: 2021-11-10 (Wed, 10 Nov 2021)
Changed paths:
M mlir/lib/ExecutionEngine/RunnerUtils.cpp
M mlir/test/python/execution_engine.py
Log Message:
-----------
[mlir] Reintroduce nano time to execution_engine
Prior change had a broken test that wasn't run by accident.
Reviewed By: ftynse
Differential Revision: https://reviews.llvm.org/D113488
More information about the All-commits
mailing list