[PATCH] D39145: [PM] Add pgo-memop-opt pass to the new pass manager
Davide Italiano via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 20 14:47:38 PDT 2017
davide requested changes to this revision.
davide added a comment.
This revision now requires changes to proceed.
Is it expected that we run this pass in the default `-O1/-O2` pipeline?
I thought this was enabled only when `-fprofile-instr-{generate/use}` is specified.
https://reviews.llvm.org/D39145
More information about the llvm-commits
mailing list