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

Chris Lattner clattner at apple.com
Mon May 20 12:23:41 PDT 2013


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.

-Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130520/f90b508d/attachment.html>


More information about the llvm-commits mailing list