aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/IR/ModuleSummaryIndex.cpp
diff options
context:
space:
mode:
authorArkady Shlykov <arkady.shlykov@intel.com>2020-01-15 06:12:34 -0800
committerArkady Shlykov <arkady.shlykov@intel.com>2020-01-15 08:25:21 -0800
commit3f3017e162ec4208399dcf633c99bdac788c06fd (patch)
tree88f6ff0fd3206144304610ceaeb183bc5f058c59 /llvm/lib/IR/ModuleSummaryIndex.cpp
parent3180af4362be22d416464f5f3700c456b2f124b9 (diff)
downloadllvm-3f3017e162ec4208399dcf633c99bdac788c06fd.zip
llvm-3f3017e162ec4208399dcf633c99bdac788c06fd.tar.gz
llvm-3f3017e162ec4208399dcf633c99bdac788c06fd.tar.bz2
[Loop Peeling] Add possibility to enable peeling on loop nests.
Summary: Current peeling implementation bails out in case of loop nests. The patch introduces a field in TargetTransformInfo structure that certain targets can use to relax the constraints if it's profitable (disabled by default). Also additional option is added to enable peeling manually for experimenting and testing purposes. Reviewers: fhahn, lebedev.ri, xbolva00 Reviewed By: xbolva00 Subscribers: xbolva00, hiraditya, zzheng, llvm-commits Differential Revision: https://reviews.llvm.org/D70304
Diffstat (limited to 'llvm/lib/IR/ModuleSummaryIndex.cpp')
0 files changed, 0 insertions, 0 deletions