[PATCH] D112851: [PassManager] `buildModuleOptimizationPipeline()`: schedule `LoopDeletion` pass run before vectorization passes

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 3 08:32:41 PDT 2021


aeubanks added a comment.

In D112851#3105344 <https://reviews.llvm.org/D112851#3105344>, @lebedev.ri wrote:

> I think unless there will be concerns raised by then, i'll land this friday.
> After all, this isn't setting things in stone, once the GVN issue is resolved this can be revisited.

Seems fine to me, but could you add a comment, perhaps a link to this discussion?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112851



More information about the llvm-commits mailing list