[PATCH] D120491: [NewPM] Add extension points to LTO pipeline in PassBuilder
Elia Geretto via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 25 10:44:36 PST 2022
EliaGeretto updated this revision to Diff 411456.
EliaGeretto added a comment.
I have incorporated the changes proposed by @aeubanks in my patch. I have also moved the `O0` tests back to `new-pm-O0-ep-callbacks.ll`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120491/new/
https://reviews.llvm.org/D120491
Files:
llvm/include/llvm/Passes/PassBuilder.h
llvm/lib/Passes/PassBuilderPipelines.cpp
llvm/test/Other/new-pm-O0-ep-callbacks.ll
llvm/test/Other/new-pm-lto-defaults.ll
llvm/tools/opt/NewPMDriver.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120491.411456.patch
Type: text/x-patch
Size: 8601 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220225/56c1ea29/attachment-0001.bin>
More information about the llvm-commits
mailing list