[PATCH] D39097: [LoopPredication] Handle the case when the guard and the latch IV have different offsets

Artur Pilipenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 26 09:38:57 PDT 2017


apilipenko updated this revision to Diff 120437.
apilipenko added a comment.

Clarified the description, added the requested test case.


https://reviews.llvm.org/D39097

Files:
  lib/Transforms/Scalar/LoopPredication.cpp
  test/Transforms/LoopPredication/basic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39097.120437.patch
Type: text/x-patch
Size: 20181 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171026/05381dba/attachment.bin>


More information about the llvm-commits mailing list