llvm-project/mlir/tools/mlir-rocm-runner
Christian Sigg 5535696c38 [mlir] Add gpu.allocate, gpu.deallocate ops with LLVM lowering to runtime function calls.
The ops are very similar to the std variants, but support async GPU execution.

gpu.alloc does not currently support an alignment attribute, and the new ops do not have
canonicalizers/folders like their std siblings do.

Reviewed By: herhut

Differential Revision: https://reviews.llvm.org/D91698
2020-11-27 09:40:59 +01:00
..
CMakeLists.txt [mlir] Improve LLVM shlib support 2020-10-09 07:17:56 +02:00
mlir-rocm-runner.cpp [mlir][BuiltinDialect] Resolve comments from D91571 2020-11-19 11:12:49 -08:00
rocm-runtime-wrappers.cpp [mlir] Add gpu.allocate, gpu.deallocate ops with LLVM lowering to runtime function calls. 2020-11-27 09:40:59 +01:00