[PATCH] D84108: [SimplifyCFG][LoopRotate] SimplifyCFG: disable common instruction hoisting by default, enable late in pipeline

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 21 00:22:04 PDT 2020


dmgreen added a comment.

I would have been using old, the default. I think we still see some performance/codesize problems with switch to new.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D84108/new/

https://reviews.llvm.org/D84108



More information about the llvm-commits mailing list