[PATCH] D74382: [CloneFunction] Update loop headers after cloning all blocks in loop.

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 17 15:58:21 PST 2020


Meinersbur added a comment.

In D74382#1879821 <https://reviews.llvm.org/D74382#1879821>, @Whitney wrote:

> There is an example in summary which would fail before and pass now. Do you mean write it as complete LLVMIR?


Yes, I though about a regression test in either llvm/test or llvm/unittests.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74382/new/

https://reviews.llvm.org/D74382





More information about the llvm-commits mailing list