[PATCH] D120491: Add extension points to LTO pipeline in new pass manager
Elia Geretto via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 24 08:31:08 PST 2022
EliaGeretto updated this revision to Diff 411142.
EliaGeretto added a comment.
I added tests for -O1 and -O2.
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-ep-callbacks.ll
llvm/tools/opt/NewPMDriver.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120491.411142.patch
Type: text/x-patch
Size: 6843 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220224/15e7b32c/attachment.bin>
More information about the llvm-commits
mailing list