[all-commits] [llvm/llvm-project] bb90d7: [Polly] Add support for -polly-export with NPM.
Michael Kruse via All-commits
all-commits at lists.llvm.org
Wed Oct 26 15:21:56 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bb90d7ee3943ac8482d509d5224d24f1c9a5ac5c
https://github.com/llvm/llvm-project/commit/bb90d7ee3943ac8482d509d5224d24f1c9a5ac5c
Author: Michael Kruse <llvm-project at meinersbur.de>
Date: 2022-10-26 (Wed, 26 Oct 2022)
Changed paths:
M polly/lib/Support/RegisterPasses.cpp
A polly/test/Support/exportjson.ll
Log Message:
-----------
[Polly] Add support for -polly-export with NPM.
The JSONExporter pass was already ported to the NPM, the pass builder
jsut had to add it to the pass pipeline when requested.
More information about the All-commits
mailing list