[PATCH] D39145: [PM] Add pgo-memop-opt pass to the new pass manager
Rong Xu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 20 14:43:54 PDT 2017
xur created this revision.
Herald added subscribers: eraman, mehdi_amini.
This pass adds pgo-memop-opt pass to the new pass manager.
It is in the old pass manager but somehow left out in the new pass manager.
https://reviews.llvm.org/D39145
Files:
lib/Passes/PassBuilder.cpp
test/Other/new-pm-defaults.ll
test/Other/new-pm-thinlto-defaults.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39145.119714.patch
Type: text/x-patch
Size: 5263 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171020/a0b77b1a/attachment.bin>
More information about the llvm-commits
mailing list