[PATCH] D51486: Add check to Latch's terminator in UnrollRuntimeLoopRemainder

Rodrigo Caetano Rocha via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 5 11:05:26 PDT 2018


rcorcs updated this revision to Diff 164082.
rcorcs added a comment.
Herald added a subscriber: mgorny.

I've added the unit-test.


Repository:
  rL LLVM

https://reviews.llvm.org/D51486

Files:
  lib/Transforms/Utils/LoopUnrollRuntime.cpp
  test/Transforms/LoopUnroll/runtime-loop-non-exiting-latch.ll
  unittests/Transforms/Utils/CMakeLists.txt
  unittests/Transforms/Utils/UnrollLoop.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51486.164082.patch
Type: text/x-patch
Size: 5817 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180905/e341950e/attachment.bin>


More information about the llvm-commits mailing list