Open koparasy opened 8 hours ago
The current pass implementation is hard to parse. We should implement some class at least that reflects the expectation of the runtime library.
For example, move instrumentation function creation to semantically named methods, e.g., getOrCreateJitLaunchKernelFunction
getOrCreateJitLaunchKernelFunction
The current pass implementation is hard to parse. We should implement some class at least that reflects the expectation of the runtime library.