[all-commits] [llvm/llvm-project] c224b4: [mlir] NFC - Move Vector structure from RunnerUtil...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Mon Mar 2 06:47:04 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c224b4dcf4249b851e6b4cf2f5da9ded943f0fd3
https://github.com/llvm/llvm-project/commit/c224b4dcf4249b851e6b4cf2f5da9ded943f0fd3
Author: Nicolas Vasilache <ntv at google.com>
Date: 2020-03-02 (Mon, 02 Mar 2020)
Changed paths:
M mlir/include/mlir/ExecutionEngine/CRunnerUtils.h
M mlir/include/mlir/ExecutionEngine/RunnerUtils.h
Log Message:
-----------
[mlir] NFC - Move Vector structure from RunnerUtils.h to CRunnerUtils.h
Summary: The Vector struct does not require a C++ runtime.
Differential Revision: https://reviews.llvm.org/D75409
More information about the All-commits
mailing list