OSDN Git Service

Remove LoopID metadata from the branch instruction
authorVyacheslav Zakharin <vyacheslav.p.zakharin@intel.com>
Wed, 26 Sep 2018 01:03:21 +0000 (01:03 +0000)
committerVyacheslav Zakharin <vyacheslav.p.zakharin@intel.com>
Wed, 26 Sep 2018 01:03:21 +0000 (01:03 +0000)
commit5088aa8e411cb9817dca15388a8fb099461b552b
treea34244526203c9c753d27dd1d2d295ad007efaea
parentc1271f6cb4746b2e2e99c30024437d0f0d7374ba
Remove LoopID metadata from the branch instruction
that follows the peeled iterations.

Differential Revision: https://reviews.llvm.org/D52176

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@343054 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/LoopUnrollPeel.cpp
test/Transforms/LoopUnroll/peel-loop-conditions.ll
test/Transforms/LoopUnroll/peel-loop.ll