[MLIR] Fix uninitialized value found with msan
The omission of an early exit created opportunities for unitialized memory reads. This CL fixes the issue. PiperOrigin-RevId: 227761814
Loading
Please sign in to comment
The omission of an early exit created opportunities for unitialized memory reads. This CL fixes the issue. PiperOrigin-RevId: 227761814