Extract KernelCompiler class (#16937)
Wraps the compile function in a class injected via the global context, which makes it easier to mock in unit tests -- specifically tests for AOT snapshotting, which already require pretty significant amounts of mock inputs.
Showing
Please register or sign in to comment