Research questionHow can CPU-oriented multiobjective evolutionary algorithms be tensorized without changing their optimization behavior?MOEAs expose population-level parallelism, but mature CPU implementations often express their states, dependencies, and updates through sequential program structures. Reorganizing these computations for tensor hardware can change the operators or update logic that define the optimization algorithm.