[XLA] Don't call into the allocator for 0 byte allocations
This makes it obvious that XLA does not depend on an allocator returning non-nullptr for zero sized allocations. PiperOrigin-RevId: 205672174
Loading
Please sign in to comment
This makes it obvious that XLA does not depend on an allocator returning non-nullptr for zero sized allocations. PiperOrigin-RevId: 205672174