[all-commits] [llvm/llvm-project] 11f102: [mlir] AsyncRuntime: mode runtime declarations to ...
Eugene Zhulenev via All-commits
all-commits at lists.llvm.org
Wed Dec 16 11:05:42 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 11f1027b4d8d851c94497330bb901bd5753188f3
https://github.com/llvm/llvm-project/commit/11f1027b4d8d851c94497330bb901bd5753188f3
Author: Eugene Zhulenev <ezhulenev at google.com>
Date: 2020-12-16 (Wed, 16 Dec 2020)
Changed paths:
M mlir/include/mlir/ExecutionEngine/AsyncRuntime.h
M mlir/lib/ExecutionEngine/AsyncRuntime.cpp
Log Message:
-----------
[mlir] AsyncRuntime: mode runtime declarations to mlir::runtime namespace
Define Async runtime related typedefs in the `mlir::runtime` namespace.
Reviewed By: mehdi_amini
Differential Revision: https://reviews.llvm.org/D93391
More information about the All-commits
mailing list