Kernels cannot be called, so we cannot introduce calls to them in MergeFunctions. The test uses a `--implicit-check-not=call` to make sure that only the function with C calling convention gets merged. Fixes #39579. Fixes #173355.
Kernels cannot be called, so we cannot introduce calls to them in MergeFunctions. The test uses a `--implicit-check-not=call` to make sure that only the function with C calling convention gets merged. Fixes #39579. Fixes #173355.