Lines Matching refs:loops
25 let summary = "Peel `for` loops at their upper bounds.";
33 "Do not peel loops inside of the last, partial iteration of another "
40 let summary = "Specialize `for` loops for vectorization";
45 let summary = "Fuse adjacent parallel loops";
50 let summary = "Test parallel loops collapsing transformation";
94 let summary = "Specialize parallel loops for vectorization";
99 let summary = "Tile parallel loops";
103 "Factors to tile parallel loops by">,
107 "inside the internal loops">
118 let summary = "Convert SCF forall loops to SCF for loops";
123 let summary = "Convert SCF forall loops to SCF parallel loops";
128 let summary = "Convert SCF for loops to SCF while loops";