[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
Fri Oct 20 06:23:43 PDT 2017


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

Upload diff with context. Minor fix in the header comment.


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.119652.patch
Type: text/x-patch
Size: 17845 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171020/2e6d2243/attachment.bin>


More information about the llvm-commits mailing list