llvm-capstone/mlir/tools/mlir-rocm-runner
Alex Zinenko ce8f10d6cb [mlir] Simplify ModuleTranslation for LLVM IR
A series of preceding patches changed the mechanism for translating MLIR to
LLVM IR to use dialect interface with delayed registration. It is no longer
necessary for specific dialects to derive from ModuleTranslation. Remove all
virtual methods from ModuleTranslation and factor out the entry point to be a
free function.

Also perform some cleanups in ModuleTranslation internals.

Depends On D96774

Reviewed By: nicolasvasilache

Differential Revision: https://reviews.llvm.org/D96775
2021-02-16 18:42:52 +01:00
..
CMakeLists.txt [mlir] use new cmake targets in mlir-*-runner 2021-02-15 15:04:00 +01:00
mlir-rocm-runner.cpp [mlir] Simplify ModuleTranslation for LLVM IR 2021-02-16 18:42:52 +01:00
rocm-runtime-wrappers.cpp Set GPU context before {cu,hip}MemHostRegister. 2021-02-03 20:00:36 +01:00