unrolling loop 中文意思是什麼

unrolling loop 解釋
展開循環
  • loop : n 1 (用線、帶等打成的)圈,環,匝,框,環孔,線圈;【醫學】(常 the loop)宮內避孕環。2 環狀物,...
  1. The cla ic compiler optimizatio, such as dead code elimination, co tant folding, co tant propagation, elimination of partial redundancies, loop unrolling, etc., are static analyses

    典型的編譯器最優化,如死代碼消除、常數合併、常數傳送、部分冗餘的消除、循環展開等等,是靜態分析。
  2. The classic compiler optimizations, such as dead code elimination, constant folding, constant propagation, elimination of partial redundancies, loop unrolling, etc., are static analyses

    典型的編譯器最優化,如死代碼消除、常數合併、常數傳送、部分冗餘的消除、循環展開等等,是靜態分析。
  3. In the dissertation, we discuss the issues on loop unrolling, register allocation, and cost model, etc. some of the achievements are applied to the implementation of an open source compiler

    本文結合epic體系結構特性,對軟體流水技術中的循環展開、寄存器分配、開銷模型和決策框架等領域進行了研究,並將其中一些成果應於一個開放源碼的編譯器,取得了比較好的效果。
  4. By using high - speed buffers and do … loop unrolling technique, it reduced memory complexity and improved average time of floating - point calculation

    採用高速緩存和循環展開技術,降低了存儲復雜性,提高了浮點運算的平均時間。
  5. A standard optimization is loop unrolling ; the compiler will unroll the loops to reduce the number of branches

    標準的優化是循環展開;編譯器將展開循環,以減少分支的數量。
  6. To tackle these problems, gcx employs branch result combining, loop unrolling, procedure integration and other techniques vastly

    為此, gcx使用了諸如合併分支執行結果、循環展開、過程集成等方法來克服這些困難。
分享友人