[XLA] HloPassFix should implement RunOnModuleGroup
The default implementation just forwards to the underlying pass' RunOnModuleGroup, which means we silently run the underlying pass once, instead of running it to a fixed point. PiperOrigin-RevId: 230416670
Loading
Please sign in to comment