[PATCH] D43822: [CloneFunction] Support BB == PredBB in DuplicateInstructionsInSplit.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 6 05:15:07 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL326779: [CloneFunction] Support BB == PredBB in DuplicateInstructionsInSplit. (authored by fhahn, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D43822?vs=136082&id=137163#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43822

Files:
  llvm/trunk/lib/Transforms/Utils/CloneFunction.cpp
  llvm/trunk/unittests/Transforms/Utils/Cloning.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43822.137163.patch
Type: text/x-patch
Size: 4644 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180306/298c758b/attachment.bin>


More information about the llvm-commits mailing list