[PATCH] D79899: [MLIR] Move JitRunner to live with ExecutionEngine
Stephen Neuendorffer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 14 15:14:57 PDT 2020
stephenneuendorffer updated this revision to Diff 264105.
stephenneuendorffer marked an inline comment as done.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79899/new/
https://reviews.llvm.org/D79899
Files:
mlir/include/mlir/ExecutionEngine/JitRunner.h
mlir/include/mlir/Support/JitRunner.h
mlir/lib/ExecutionEngine/CMakeLists.txt
mlir/lib/ExecutionEngine/JitRunner.cpp
mlir/lib/Support/CMakeLists.txt
mlir/lib/Support/JitRunner.cpp
mlir/tools/mlir-cpu-runner/mlir-cpu-runner.cpp
mlir/tools/mlir-cuda-runner/mlir-cuda-runner.cpp
mlir/tools/mlir-vulkan-runner/mlir-vulkan-runner.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79899.264105.patch
Type: text/x-patch
Size: 4260 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200514/17e2e56f/attachment.bin>
More information about the llvm-commits
mailing list