[all-commits] [llvm/llvm-project] f7985d: [polly] Remove legacy pass manager hooks
aeubanks via All-commits
all-commits at lists.llvm.org
Fri Oct 28 10:16:53 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f7985dda2228f714b941280ce9ae1b3d901caba3
https://github.com/llvm/llvm-project/commit/f7985dda2228f714b941280ce9ae1b3d901caba3
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2022-10-28 (Fri, 28 Oct 2022)
Changed paths:
M polly/lib/Support/RegisterPasses.cpp
M polly/test/Support/defaultpipelines.ll
M polly/test/Support/dumpmodule.ll
M polly/test/Support/pipelineposition.ll
Log Message:
-----------
[polly] Remove legacy pass manager hooks
And some options that only throw errors with the new PM.
Reviewed By: Meinersbur
Differential Revision: https://reviews.llvm.org/D136621
More information about the All-commits
mailing list