Consolidate the builtin function overrides into a single module, and use a...
Consolidate the builtin function overrides into a single module, and use a generic `dynamic_builtin` function to dispatch between implementations. Use the generic dispatcher in the generated code. PiperOrigin-RevId: 187104685
Loading
Please sign in to comment