[PATCH] D144274: [InstCombine] use loop info when running the pass after loop vectorization

Thorsten via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 24 06:54:27 PDT 2023


tschuett added a comment.

There is no space for an InstCombineWithLoopInfo to avoid all the phase ordering issues?


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

https://reviews.llvm.org/D144274



More information about the llvm-commits mailing list