Remove ClearLinearIndex() method from IrArray::Index.
This method was originally added to allow to force using the multi-dimensional index to allow vectorizations, so allow to specify in the ReadArrayElement methods whether to allow using the linear index. PiperOrigin-RevId: 238606551
Loading
Please sign in to comment