[PATCH] [AArch64] Enable partial unrolling and runtime unrolling for AArch64 target

Kevin Qin kevinqindev at gmail.com
Tue Sep 9 01:23:51 PDT 2014


Ping...


2014-09-02 11:09 GMT+01:00 Kevin Qin <kevinqindev at gmail.com>:

> This patch is to enable partial unrolling and runtime unrolling for
> AArch64 target. Applying this patch with the runtime unrolling prologue
> changes I just sent together, the SPEC2000 got improved by 0.6%, and for
> SPEC2006, the improved number is 0.8%. For code size, the images of two
> benchmarks got same 20% inflation. This experiment is done on A57.
>
>
> Thanks,
> Kevin
>
> http://reviews.llvm.org/D5148
>
> Files:
>   lib/Target/AArch64/AArch64TargetTransformInfo.cpp
>



-- 
Best Regards,

Kevin Qin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140909/393efe43/attachment.html>


More information about the llvm-commits mailing list