forked from OSchip/llvm-project
parent
2f3ead7adc
commit
812bc3c983
|
@ -10,3 +10,4 @@ optimal loop structure. These transformations can be used to do constant
|
|||
propagation through arrays, remove dead loop iterations, optimize loops for
|
||||
cache locality, optimize arrays, apply advanced automatic parallelization, drive
|
||||
vectorization, or they can be used to do software pipelining.
|
||||
|
||||
|
|
Loading…
Reference in New Issue