Move explicit calls to Module::getNamedFunction outside of the operations...
Move explicit calls to Module::getNamedFunction outside of the operations that contain FunctionAttr. It is up to the users of operations to query the module for a specific function referenced by a FunctionAttr. -- PiperOrigin-RevId: 249743109
Loading
Please sign in to comment