Add Name String to GraphOptimizationPass and Log Registered Passes
Added a name string to GraphOptimization class and set to the class name through REGISTER_OPTIMIZATION macro. Modified RunGrouping function to log the name and phase of optimization pass that's running. Added two additional functions to log all registered optimization passes in the order of execution. PiperOrigin-RevId: 195106355
Loading
Please sign in to comment