cs.AI, cs.SE

Automatic Identification of Parallelizable Loops Using Transformer-Based Source Code Representations

arXiv:2603.30040v1 Announce Type: cross
Abstract: Automatic parallelization remains a challenging problem in software engineering, particularly in identifying code regions where loops can be safely executed in parallel on modern multi-core architectur…