[mlir][EmitC] Drop unused code (NFC) (#80325)
To register the conversion the autogenerated function `registerSCFToEmitC()` calls `createSCFToEmitC()`, which itself is also autogenerated. The removed function, however, isn't used in the upstream codebase.
parent
114a33be
Please register or sign in to comment