Files
clang-p2996/mlir/lib/ExecutionEngine/RocmRuntimeWrappers.cpp
Krzysztof Drewniak 10a8ec86a2 [mlir][ExecutionEngine] Remove ScopedContext from ROCm wrappers
The push/pop context APIs are deprecated in HIP, and keeping the
default device set is handled in IHP using hipSetDevice().

Reviewed By: ThomasRaoux

Differential Revision: https://reviews.llvm.org/D134747
2022-09-27 16:56:12 +00:00

6.7 KiB