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

Rodrigo Caetano Rocha via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 24 11:48:22 PDT 2018


rcorcs updated this revision to Diff 166725.
rcorcs added a comment.

I've rebased to the patch and changed the name of the unit-test UnrollLoop.cpp to UnrollLoopTest.cpp, similar to the other files in the same folder.


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/UnrollLoopTest.cpp

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


More information about the llvm-commits mailing list