[PATCH] D84108: [SimplifyCFG][LoopRotate] SimplifyCFG: disable common instruction hoisting by default, enable late in pipeline
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 28 02:07:32 PDT 2020
lebedev.ri added a comment.
In D84108#2243411 <https://reviews.llvm.org/D84108#2243411>, @xbolva00 wrote:
> 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
I'm sorry but i completely fail to see the connection here.
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