База ответов ИНТУИТ

Introduction to performance optimization using Intel SW tools

<<- Назад к вопросам

What is the Loop Stream Detector for?

(Ответ считается верным, если отмечены все правильные варианты ответов.)

Варианты ответа
for dividing big loops into a set of small
for eliminating the loops
for eliminating the sampling and decoding instructions for small loops(Верный ответ)
for making small loops run faster(Верный ответ)
Похожие вопросы
What is loop peeling?
Loop optimizations are:
What is loop invariant?
What is loop unrolling for?
Loop vectorization is
What is required for most of the loop optimizations
What pragma is used to parallelize loop:
How loop unrolling is provided?
What optimization is inverse for loop fusion?
Why performance could be increased after the loop distribution?