[PATCH] [Runtime Unrolling] use a loop to simplify the runtime unrolling prologue.

Kevin Qin kevinqindev at gmail.com
Wed Sep 3 06:07:13 PDT 2014


Hi Hal,

This updated version added unrolling disable metadata to the loop in prologue. Thanks for your advice.

Cheers,
Kevin

http://reviews.llvm.org/D5147

Files:
  lib/Transforms/Utils/LoopUnrollRuntime.cpp
  test/Transforms/LoopUnroll/PowerPC/a2-unrolling.ll
  test/Transforms/LoopUnroll/runtime-loop.ll
  test/Transforms/LoopUnroll/runtime-loop1.ll
  test/Transforms/LoopUnroll/runtime-loop2.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5147.13203.patch
Type: text/x-patch
Size: 18995 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140903/97e390e3/attachment.bin>


More information about the llvm-commits mailing list