Move Bitonic sort emitter logic into a helper file.
This will allow to reuse it for the CPU backend. Also move the method EmitOperandArrayLoopNest to the LoopNest class. This makes more sense than having it as part of IrEmitter. PiperOrigin-RevId: 205200030
Loading
Please sign in to comment