[MLIR] Change GpuLaunchFuncToGpuRuntimeCallsPass to wrap a RewritePattern with...
[MLIR] Change GpuLaunchFuncToGpuRuntimeCallsPass to wrap a RewritePattern with the same functionality. The RewritePattern will become one of several, and will be part of the LLVM conversion pass (instead of a separate pass following LLVM conversion). Reviewed By: herhut Differential Revision: https://reviews.llvm.org/D84946
Loading
Please sign in to comment