[Patch][LoopVectorize] Renaming and Diagnostics for Loop Interleaving

Tyler Nowicki tnowicki at apple.com
Mon Jun 15 18:30:45 PDT 2015


Hi,

Here is a renaming patch for names like unroll factor to names like interleave count and a patch that improves the diagnostics for interleaving so the user knows when they have explicitly disabled interleaving and when it is not profitable. Includes test cases.

Any comments are much appreciated!

Tyler

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Rename-some-uses-of-unroll-to-interleave.patch
Type: application/octet-stream
Size: 17165 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150615/600c9d73/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Modify-diagnostic-messages-to-clearly-indicate-the-w.patch
Type: application/octet-stream
Size: 13144 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150615/600c9d73/attachment-0001.obj>


More information about the llvm-commits mailing list