[PATCH] D144769: [Pass] Move ControlHeightReduction to module optimization pipeline
Rong Xu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 27 11:53:52 PST 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG666731660c73: [Pass][CHR] Move ControlHeightReduction to module optimization pipeline (authored by xur).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144769/new/
https://reviews.llvm.org/D144769
Files:
llvm/lib/Passes/PassBuilderPipelines.cpp
llvm/lib/Transforms/Instrumentation/ControlHeightReduction.cpp
llvm/test/Other/new-pm-defaults.ll
llvm/test/Other/new-pm-thinlto-defaults.ll
llvm/test/Other/new-pm-thinlto-postlink-pgo-defaults.ll
llvm/test/Other/new-pm-thinlto-postlink-samplepgo-defaults.ll
llvm/test/Other/new-pm-thinlto-prelink-pgo-defaults.ll
llvm/test/Other/new-pm-thinlto-prelink-samplepgo-defaults.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144769.500865.patch
Type: text/x-patch
Size: 13718 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230227/924eb4ca/attachment.bin>
More information about the llvm-commits
mailing list