summaryrefslogtreecommitdiff
path: root/mlir/lib/ExecutionEngine/RocmRuntimeWrappers.cpp
AgeCommit message (Expand)Author
2024-09-20[MLIR][AMDGPU] Add ability to do 16-bit Memset with HIP APIs (#108587)Umang Yadav
2023-09-26[MLIR] Pass hostShared flag in gpu.alloc op to runtime wrappers (#66401)Nishant Patel
2023-09-26[MLIR] Pass count of parameters & gpu binary size to runtime wrappers (#66154)Nishant Patel
2023-09-14[mlir][gpu][NVPTX] Enable NVIDIA GPU JIT compilation path (#66220)Fabian Mora
2023-04-06Add gpu::HostUnregisterOpmax
2023-01-10Move from llvm::makeArrayRef to ArrayRef deduction guides - last partserge-sans-paille
2022-09-27[mlir][ExecutionEngine] Remove ScopedContext from ROCm wrappersKrzysztof Drewniak
2022-02-17[MLIR][GPU] Add gpu.set_default_device opKrzysztof Drewniak
2021-09-04[mlir] create gpu memset opLoren Maggiore
2021-03-19[mlir] Remove mlir-rocm-runnerChristian Sigg