Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D90370
[mlir][gpu] Fix leaked stream and module when lowering gpu.launch_func to runtime calls. ClosedPublic Authored by csigg on Oct 29 2020, 12:18 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: stephenneuendorffer, nicolasvasilache. · View Herald TranscriptOct 29 2020, 12:18 AM This revision is now accepted and ready to land.Oct 29 2020, 12:38 AM Closed by commit rG97b351a82767: [mlir][gpu] Fix leaked stream and module when lowering gpu.launch_func to… (authored by csigg). · Explain WhyOct 29 2020, 12:41 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 301532 mlir/lib/Conversion/GPUCommon/ConvertLaunchFuncToRuntimeCalls.cpp
mlir/test/Conversion/GPUCommon/lower-launch-func-to-gpu-runtime-calls.mlir
mlir/tools/mlir-cuda-runner/cuda-runtime-wrappers.cpp
mlir/tools/mlir-rocm-runner/rocm-runtime-wrappers.cpp
|