Allow to mutate the type of MLIR Value in-place
This avoid trashing memory by cloning and replaceAllUseswith when performing type inference. PiperOrigin-RevId: 240631137
Loading
Please sign in to comment
This avoid trashing memory by cloning and replaceAllUseswith when performing type inference. PiperOrigin-RevId: 240631137