[llvm] r182299 - Expose InsertPreheaderForLoop from LoopSimplify to other passes

Hal Finkel hfinkel at anl.gov
Mon May 20 13:47:26 PDT 2013



----- Original Message -----
> 
> 
> On May 20, 2013, at 11:06 AM, Andrew Trick < atrick at apple.com >
> wrote:
> 
> 
> 
> 
> 
> 
> 
> 
> How about something more general, like
> Transforms/Utils/LoopTransforms.h?
> 
> I agree, although it is already in the Transforms directory (so
> putting Transforms in the name seems redundant). Some of the other
> files have Utils in the name (and then there is Local.h), so how
> about LoopUtils.h, or just Loop.h?
> 
> 
> 
> It would be nice to have a LoopUtils.h. Thanks.
> 
> LoopUtils.h SGTM.

r182314; thanks!

 -Hal

> 
> 
> -Chris



More information about the llvm-commits mailing list