[Beignet] Loop unrolling?

Zhigang Gong zhigang.gong at linux.intel.com
Mon May 25 22:02:41 PDT 2015


Beignet supports loop unrolling. We use the LLVM LoopUnrollPass
to do the unrolling. And the Clang's unrolling pragma is supported
in beignet. 

On Thu, May 21, 2015 at 01:14:13PM +0200, Stojan Dimitrovski wrote:
> Hi,
> 
> Does the Beignet compiler support loop unrolling, if so what are the
> specifics? Does it work the same way LLVM/clang unrolls loops?
> 
> Thanks!
> 
> -- 
> Stojan Dimitrovski
> http://stojan.me

> _______________________________________________
> Beignet mailing list
> Beignet at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/beignet



More information about the Beignet mailing list