Avoid redundant bitcast.
When creating the GlobalVariable for constants, we don't need to create a bitcast to the correct type. This is already done in HloToIrBindings::BindHloToIrValue(). PiperOrigin-RevId: 201924685
Loading
Please sign in to comment