[Polly] Add -polly-reschedule and -polly-postopts options.
authorMichael Kruse <llvm-project@meinersbur.de>
Wed, 22 Sep 2021 04:56:24 +0000 (23:56 -0500)
committerMichael Kruse <llvm-project@meinersbur.de>
Wed, 22 Sep 2021 05:18:19 +0000 (00:18 -0500)
commitced20c6672970ee416147b0fc8f2fb6e733acbc5
tree8ab6f2fba4aee060e17a603355de7bbb3a4dc7d4
parent41f8ef3e3183145a49366bb4cc639dd13664d0c6
[Polly] Add -polly-reschedule and -polly-postopts options.

This command line options allow to off parts of the schedule tree optimization pipeline.
polly/lib/Transform/ScheduleOptimizer.cpp