[PATCH] D37571: [Polly][CodegenCleanup] Update cleanup passes according (old) PassManagerBuilder.
Philip Pfaffe via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Sep 10 07:27:41 PDT 2017
philip.pfaffe added a comment.
In https://reviews.llvm.org/D37571#865835, @Meinersbur wrote:
> What do you think should be tested?
Not the actual optimizations of course, but the sequence of optimization passes that are being run. Take a look at the `new-pm-defaults.ll` testcase for an example.
Repository:
rL LLVM
https://reviews.llvm.org/D37571
More information about the llvm-commits
mailing list