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

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 25 03:12:13 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL342958: [LoopUnroll] Add check to Latch's terminator in UnrollRuntimeLoopRemainder (authored by dmgreen, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D51486?vs=166725&id=166836#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D51486

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

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


More information about the llvm-commits mailing list