Closed isundaylee closed 7 years ago
Turns out LLVM LoopVectorizer already has logic dealing with loops that have been annotated as parallel (for OpenMP loops, for example?). This commit simply makes LLVM recognize Tapir/Rhino loops as parallel loops.
Turns out LLVM LoopVectorizer already has logic dealing with loops that have been annotated as parallel (for OpenMP loops, for example?). This commit simply makes LLVM recognize Tapir/Rhino loops as parallel loops.