[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
Wed Aug 19 23:50:40 PDT 2020


dmgreen added a comment.

We saw performance improvements from this patch. They were a little bit up-and-down, but definitely an improvement overall.


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