aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorArkady Shlykov <arkady.shlykov@intel.com>2020-01-17 05:35:19 -0800
committerArkady Shlykov <arkady.shlykov@intel.com>2020-03-02 08:37:11 -0800
commit3dcaf296aeb0d06bcb8f6e7fb661573d6e01d90c (patch)
treec61aec0a5c55d6158baeaba941acefdc820ae7f3 /clang/lib/Frontend/CompilerInvocation.cpp
parent78f9e5d098af95610f4542ee41479d7931261066 (diff)
downloadllvm-3dcaf296aeb0d06bcb8f6e7fb661573d6e01d90c.zip
llvm-3dcaf296aeb0d06bcb8f6e7fb661573d6e01d90c.tar.gz
llvm-3dcaf296aeb0d06bcb8f6e7fb661573d6e01d90c.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: RKSimon, xbolva00, hiraditya, zzheng, llvm-commits Differential Revision: https://reviews.llvm.org/D70304
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions