[all-commits] [llvm/llvm-project] c3b4e2: [mlir] Add timings to mlir translate.
Tobias Gysi via All-commits
all-commits at lists.llvm.org
Fri May 12 05:17:00 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c3b4e279d465f6489c4af43637cf125e86859097
https://github.com/llvm/llvm-project/commit/c3b4e279d465f6489c4af43637cf125e86859097
Author: Tobias Gysi <tobias.gysi at nextsilicon.com>
Date: 2023-05-12 (Fri, 12 May 2023)
Changed paths:
M mlir/lib/Target/LLVMIR/ConvertFromLLVMIR.cpp
M mlir/lib/Target/LLVMIR/ConvertToLLVMIR.cpp
M mlir/lib/Tools/mlir-translate/MlirTranslateMain.cpp
A mlir/test/mlir-translate/export-timing.mlir
A mlir/test/mlir-translate/import-timing.ll
Log Message:
-----------
[mlir] Add timings to mlir translate.
The revision adds basic timing to the mlir-translate tool.
Reviewed By: Dinistro
Differential Revision: https://reviews.llvm.org/D150434
More information about the All-commits
mailing list