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

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 27 16:23:28 PDT 2020


xbolva00 added a comment.

But according to https://reviews.llvm.org/D65060#1596212 , the hoinsting should be done..

>> LoopVectorize kind of expects invariant code to be hoisted out of the loop body before vectorization.

@fhahn


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