[all-commits] [llvm/llvm-project] ad568f: [Polly] Add support for -polly-dump-after(-file) w...
Michael Kruse via All-commits
all-commits at lists.llvm.org
Mon May 17 20:22:42 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ad568f4286c9a46e81475aee4ff9ecfe082e2ec0
https://github.com/llvm/llvm-project/commit/ad568f4286c9a46e81475aee4ff9ecfe082e2ec0
Author: Michael Kruse <llvm-project at meinersbur.de>
Date: 2021-05-17 (Mon, 17 May 2021)
Changed paths:
M polly/lib/Support/RegisterPasses.cpp
M polly/test/Support/dumpmodule.ll
Log Message:
-----------
[Polly] Add support for -polly-dump-after(-file) with the NPM.
For the same reason as with -polly-dump-before, it is only supported
with -polly-position=early.
More information about the All-commits
mailing list