[PATCH] D35777: [LoopInterchange] Update code to use range-based for loops (NFC).

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 23 14:49:39 PDT 2017


fhahn updated this revision to Diff 107842.
fhahn marked 2 inline comments as done.
fhahn added a comment.

Updated to use auto and added string to assertion, thanks Amara.


https://reviews.llvm.org/D35777

Files:
  lib/Transforms/Scalar/LoopInterchange.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35777.107842.patch
Type: text/x-patch
Size: 4081 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170723/cc00ec04/attachment.bin>


More information about the llvm-commits mailing list