Commit e7fb6f5f authored by Justin Lebar's avatar Justin Lebar Committed by TensorFlower Gardener
Browse files

[XLA:GPU] Delete AnnotateBufferLoadStoreInstructionWithMetadata.

This function was trying to annotate loads/stores to shared memory with
metadata copied from another IRArray.  But it was over-eager and copied
more than we wanted.

In addition, it CHECKed that the source buffer was invariant, and that's
not necessarily true.

For now, remove this function, which is just a performance optimization.

PiperOrigin-RevId: 204005618
parent c4ac9855
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment