Rename CreateXyzHlo utilities to MakeXyzHlo as discussed on cr/188968478; NFC
The rationale here is that MakeXyzHlo is less likely to be confused with HloInstruction::CreateXyz and we already have a convention of using a "Make" prefix for ergonomic factory functions. PiperOrigin-RevId: 189259036
Loading
Please sign in to comment