loop peeling in snippets

Doug Simon doug.simon at oracle.com
Thu May 29 19:43:16 UTC 2014


Apart from exploding loops based on explicit use of ExplodeLoopNode, we don’t do any loop peeling within snippets as far as I’m aware. What snippet are you writing and what problem are you trying to address?

-Doug 

On May 29, 2014, at 8:53 PM, Deneau, Tom <tom.deneau at amd.com> wrote:

> If we have a snippet we are compiling for the HSAIL backend which contains while loops and we don't want loop peeling, is there a way to turn that optimization off for snippets only?
> 
> -- Tom



More information about the graal-dev mailing list