Improve the performace of HloReachabilityMap::SetReachabilityToUnionHelper
After this change we avoid doing the expensive elementwise OR-ing if the input and the instruction are the same. PiperOrigin-RevId: 237217457
Loading
Please sign in to comment